cg-select/index.js
2022-12-30 22:00:13 +03:00

4 lines
70 B
JavaScript

import { DropDown } from './src/cg-select';
export default DropDown;