mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
[fix] Typo fix for background-color
Added dash to documentation
This commit is contained in:
parent
0b3ec14637
commit
015a693c59
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ Style definitions of the (`<Circle />`) child component:
|
|||
|
||||
```css
|
||||
.root {
|
||||
backgroundcolor: tomato;
|
||||
background-color: tomato;
|
||||
border-radius: 50%;
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue