mirror of
https://github.com/status-im/reagent.git
synced 2025-01-27 04:05:50 +00:00
Update MyAttributesAreMissing.md
This commit is contained in:
parent
a9ce6d5bf1
commit
fe28a45543
@ -4,7 +4,7 @@ Why isn't my attribute `xyz` showing up on <some-element>? (where is `xyz` is s
|
||||
|
||||
### Answer
|
||||
|
||||
You might be using the wrong attribute name.
|
||||
You might be spelling it incorrectly.
|
||||
|
||||
React supports [camelCased HTML attributes](https://reactjs.org/docs/dom-elements.html#all-supported-html-attributes),
|
||||
but the equivalent in Reagent is dashed and lower cased.
|
||||
|
Loading…
x
Reference in New Issue
Block a user