cg-select/index.js
2022-12-28 20:33:21 +03:00

5 lines
71 B
JavaScript

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