Closed agazso closed 5 months ago
For example in src/lib/components/button/+page.svelte the variant value is set through a bound variable, but it is displayed as if there were no value set.
src/lib/components/button/+page.svelte
variant
For example in
src/lib/components/button/+page.svelte
thevariant
value is set through a bound variable, but it is displayed as if there were no value set.