UNPKG
@carrot-farm/mongsil-ui
Version:
latest (0.2.31)
0.2.31
0.2.30
0.2.28
0.2.27
0.2.22
react ui library
github.com/carrot-farm/mongsil-ui
carrot-farm/mongsil-ui
@carrot-farm/mongsil-ui
/
dist
/
esm
/
components
/
Select
/
index.js
3 lines
(2 loc)
•
82 B
JavaScript
View Raw
1
2
3
export
{
default
}
from
'./Select'
;
export
{
default
as
Option
}
from
'./Option'
;