UNPKG
sk-react-antd
Version:
latest (0.10.0)
0.10.0
0.6.7
React AntD fro ShaneKing
github.com/ShaneKing/sk-react-antd
ShaneKing/sk-react-antd
sk-react-antd
/
es
/
select
/
index.js
4 lines
•
163 B
JavaScript
View Raw
1
2
3
4
import
_SKRemoteSelect
from
'./SKRemoteSelect'
;
export
{ _SKRemoteSelect
as
SKRemoteSelect
};
import
_SKSelect
from
'./SKSelect'
;
export
{ _SKSelect
as
SKSelect
};