cg-select/index.js

4 lines
66 B
JavaScript
Raw Permalink Normal View History

2023-04-11 15:19:42 +03:00
import CGSelect from './src/cg-select';
2023-04-12 15:26:52 +03:00
export default CGSelect;