Updated notes slightly
This commit is contained in:
parent
df9585322f
commit
1fc6a97f40
@ -28,3 +28,5 @@ Borders are on all grid elements, causing a double border on the edges
|
||||
|
||||
I'd recommend running Biome.js or ESlint + Prettier to clean up the code
|
||||
(if you're using ML you can even make these strict enough about ordering and naming conventions)
|
||||
|
||||
When you create an object where the key's and value's name are the same, you can use the shorthand `{ value }` instead of `{ value: value }`
|
Loading…
Reference in New Issue
Block a user