You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project does not depend on styled-components, however @craftjs/layers will depend on it even tho I provide a custom render. The same thing applies to react-contenteditable.
My project does not depend on
styled-components
, however@craftjs/layers
will depend on it even tho I provide a custom render. The same thing applies toreact-contenteditable
.craft.js/packages/layers/src/layers/DefaultLayer/DefaultLayerHeader.tsx
Line 3 in 46eb68e
Ideally the
@craftjs/layers
should be headless? I guess we can move the default layer component inside the examples?The text was updated successfully, but these errors were encountered: