figmagic
figmagic copied to clipboard
Non-nested elements must have the layout element using the Component name or it fails
(This is an older, anecdotal issue and needs to be re-verified and investigated!)
This concerns (React) element generation.
Non-nested elements need to have the layout element using the Component name (such as ”Slider”), else it fails.
Investigate if possible to meaningfully update the implementation/code to support a less rigid pattern, so users can call the main layout element whatever they want.