Hello
I’ve been experiencing a strange thing on my file.
For example, I want to create a simple dropdown.
- My link is a component with variant (state for ex).
- I compiled them vertically using an auto layout.
- Then I also create a component for the entire dropdown.
But when I take this dropdown component right in my asset and add more links then it becomes a frame and it’s not stacking below anymore. It’s just a superposition.
Is there something I’m missing?
Thanks a lot