Thales Agapito
Thales Agapito
**Describe the bug** The story canvas isn't updated when I change prop values in the Controls tab. However, when refreshing the page the props are loaded correctly. Also, the docs...
**Describe the bug** This is very similar to #217. Basically, a single quote doesn't always need to be balanced in HTML. **Reproducing** [Playground link](https://bit.ly/46bxZKT) **Expected behavior** Both cases from the...
**Describe the bug** I'm trying to override the default styles using Tailwind CSS's arbitrary value classes, which look like this `w-full h-[2rem]`. This should simply make an element have `width:...