[DOC] doc: small misc fixes

This commit is contained in:
Géry Debongnie
2019-05-31 12:39:40 +02:00
parent 0eccfd08fe
commit 34b5049dee
2 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -600,8 +600,8 @@ The `t-transition` directive can be combined with `t-widget`.
Notes:
- more information on animations are available [here](animations.md).
- the value for `t-transition` must be a single class name. Owl does not support
more than one transition on a single node.
- Owl does not support more than one transition on a single node, so the
`t-transition` expression must be a single value (i.e. no space allowed)
### `t-mounted` directive