Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import {create} from
'zustand'
;
2
import ContainerDev from
'../materials/Container/dev'
;
3
import ContainerProd from
'../materials/Container/prod'
;
4
import ButtonDev from
'../materials/Button/dev'
;
Callers
nothing calls this directly
Calls
1
create
Function · 0.90
Tested by
no test coverage detected