remove outdated warning

This commit is contained in:
Leo Horie 2015-04-27 22:02:12 -04:00
parent 0870839e90
commit 202f51c4ef

View file

@ -73,8 +73,6 @@ yields
*/
```
Be aware that when nesting virtual elements, the child elements must be in an Array.
---
The CSS selector syntax (e.g. `a#google.external[href='http://google.com']`) is meant to be used for declaring static attributes in the element, i.e. attribute values that don't change dynamically when the user interacts with the app.