UNPKG

mt-flowbite-react

Version:

Official React components built for Flowbite and Tailwind CSS

8 lines (7 loc) 222 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.createConfigSlice = void 0; const createConfigSlice = (set) => ({ backendUrl: "", }); exports.createConfigSlice = createConfigSlice;