mirror of
https://github.com/status-im/status-react.git
synced 2025-01-26 02:40:51 +00:00
typo
This commit is contained in:
parent
e21860563a
commit
e6c416c2c3
@ -33,7 +33,7 @@ To ensure consistency run [clj-kondo linter](https://github.com/borkdude/clj-kon
|
||||
|
||||
# Best practices
|
||||
|
||||
- Desing components atomically and compose them into bigger components.
|
||||
- Design components atomically and compose them into bigger components.
|
||||
- Do not export individual atoms, only components. This way we can limit design
|
||||
system to be used in too many way which can creating disjointed experiences.
|
||||
- Avoid external margins for atom components, it can be added on the wrapper
|
||||
|
Loading…
x
Reference in New Issue
Block a user