UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

11 lines (6 loc) 242 B
'use strict'; var ToggleSwitch = require('./ToggleSwitch.cjs'); var theme = require('./theme.cjs'); exports.ToggleSwitch = ToggleSwitch.ToggleSwitch; exports.toggleSwitchTheme = theme.toggleSwitchTheme; //# sourceMappingURL=index.cjs.map