UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

13 lines (9 loc) 258 B
'use strict'; var index = require('../index.cjs'); function StoreInitServer(props) { index.setStore(props); return null; } StoreInitServer.displayName = "StoreInitServer"; exports.StoreInitServer = StoreInitServer; //# sourceMappingURL=server.cjs.map