From 0965eca705d7b492fa64c945f556a143cab30b66 Mon Sep 17 00:00:00 2001 From: Stanislav Termosa Date: Tue, 31 Jan 2017 23:35:29 +0200 Subject: [PATCH] Remove unnecessary class attribute in example --- src/v2/guide/transitions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/v2/guide/transitions.md b/src/v2/guide/transitions.md index 911cfd6b8a..97c69fb8d8 100644 --- a/src/v2/guide/transitions.md +++ b/src/v2/guide/transitions.md @@ -983,7 +983,7 @@ So what about for when we have a whole list of items we want to render simultane Now let's dive into a simple example, transitioning entering and leaving using the same CSS classes we've used previously: ``` html -
+