I am working on a react - rails app and I keep getting this error in my console:
```
Warning: validateDOMNesting(...): cannot appear as a child of &l
instead of (2)
...
...
Changing to (2) solved my problem.