UNPKG
@nowt/premium-badge
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
A modern, premium-looking `Badge` component built with React.
@nowt/premium-badge
/
dist
/
index.js
3 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
// src/index.ts
export
{
default
as
PremiumBadge
}
from
"./src/Badge"
;