UNPKG

@dr.pogodin/react-utils

Version:

Collection of generic ReactJS components and utils

4 lines 224 B
export { default as CustomDropdown } from "./CustomDropdown/index.js"; export { default as Dropdown } from "./NativeDropdown/index.js"; export { default as Switch } from "./Switch/index.js"; //# sourceMappingURL=index.js.map