UNPKG

flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

14 lines (10 loc) 272 B
'use client'; 'use strict'; var index = require('../index.cjs'); function StoreInitClient(props) { index.setStore(props); return null; } StoreInitClient.displayName = "StoreInitClient"; exports.StoreInitClient = StoreInitClient; //# sourceMappingURL=client.cjs.map