MCPcopy Create free account
hub / github.com/QuarkGluonPlasma/react-course-code / component-config.tsx

File component-config.tsx

lowcode-editor/src/editor/stores/component-config.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {create} from 'zustand';
2import ContainerDev from '../materials/Container/dev';
3import ContainerProd from '../materials/Container/prod';
4import ButtonDev from '../materials/Button/dev';

Callers

nothing calls this directly

Calls 1

createFunction · 0.90

Tested by

no test coverage detected