mirror of https://github.com/status-im/reagent.git
Update `/docs` README with new FAQ entry on refs
This commit is contained in:
parent
a81e4a56f5
commit
e3e7324548
|
@ -17,6 +17,7 @@ Also:
|
|||
|
||||
## Frequently Asked Questions
|
||||
|
||||
1. [How do I use React's "refs"](FAQ/UsingRefs.md)
|
||||
1. [How can I use an entity like "nbsp"?](FAQ/UsingAnEntity.md)
|
||||
2. [Why is my attribute (like autoFocus) missing?](FAQ/MyAttributesAreMissing.md)
|
||||
3. [How can I use React's dangerouslySetInnerHTML?](FAQ/dangerouslySetInnerHTML.md)
|
||||
|
|
Loading…
Reference in New Issue