#Allow custom content within a component
4 messages · Page 1 of 1 (latest)
In my Opinion, you should create a component, let's say "Custom component", it can just be a rectangle.
Then you add this component to your "Bottom sheet" component, in order to replace your text layer.
You can now create anything, make a component from it, and replace the "Custom component" by it when you use the instance.
Let me know if it solve your problem !