1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/website/docs/contributing/ADRs/front-end
Thomas Heartman 9801bf69b3
docs: add more clarification on when to use sx vs styled (#7209)
This change adds a section on when to use `sx` vs `styled`. I'm adding
it because it was unclear to me when we should use one over the other.
Hopefully this clears it up and makes it easier for others going
forward.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2024-05-29 14:45:05 +02:00
..
deprecated
component-naming.md
handling-tables.md
interface-naming.md
preferred-component-props-usage.md
preferred-data-fetching-method.md
preferred-data-mutation-method.md
preferred-export.md
preferred-folder-structure.md
preferred-form-architecture.md
preferred-function-type.md
preferred-styling-method.md
sdk-generator.md