budibase/packages/client/src/store/index.js

4 lines
106 B
JavaScript
Raw Normal View History

import { createComponentStore } from "./components"
export const componentStore = createComponentStore()