UNPKG

@dr.pogodin/react-utils

Version:

Collection of generic ReactJS components and utils

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