Sara Ravasio
Sara Ravasio
**Is your feature request related to a problem? Please describe.** At the moment, if I would try to use `Box` with a `as='svg' viewBox='0 0 24 24'` property, typescript will...
## 🐛 Bug Report Wrong or missing key is not highlighted when there is a fallback. ## To Reproduce ## Expected behavior In both cases I'm referencing a key that...
I'm passing a custom `children` component to the ``. The component is shown, but it's wrapped in an additional div that causes a UI break in my design. Is that...