UNPKG
@untitledui/file-icons
Version:
beta (0.0.9-beta.0)
latest (0.0.9)
0.0.9
0.0.9-beta.0
0.0.8
0.0.8-beta.5
0.0.8-beta.4
0.0.8-beta.3
0.0.8-beta.2
0.0.8-beta.1
0.0.8-beta.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1
Official React library for Untitled UI File Icons
@untitledui/file-icons
/
dist
/
index.mjs
2 lines
(1 loc)
•
61 B
JavaScript
View Raw
1
2
import
{
FileIcon
as
r}
from
"./FileIcon"
;
export
{r
as
FileIcon
};