mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 12:45:11 +08:00
Fix typo error (#8214)
This commit is contained in:
parent
c9ffea2b53
commit
020c1c6f31
@ -57,7 +57,7 @@ tracks lots of state for its child components which it passes into them for visu
|
||||
rendering via props.
|
||||
|
||||
Good separation between the components is maintained by adopting various best
|
||||
practices that anyone working with the SDK needs to be be aware of and uphold:
|
||||
practices that anyone working with the SDK needs to be aware of and uphold:
|
||||
|
||||
* Components are named with upper camel case (e.g. views/rooms/EventTile.js)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user