From 1a1251c79b68d1a7f71b1ce9cc436aa577bfd6c2 Mon Sep 17 00:00:00 2001 From: mjvandermeulen Date: Tue, 2 Nov 2021 23:57:44 -0400 Subject: [PATCH] remove accidental whitespace from text.md I saw too late that I had added extra whitespace. This commit needs to be squashed with previous commit, before merge. --- .../tutorial/10-transitions/07-local-transitions/text.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/site/content/tutorial/10-transitions/07-local-transitions/text.md b/site/content/tutorial/10-transitions/07-local-transitions/text.md index 2b00d2790f..a2d67eebdd 100644 --- a/site/content/tutorial/10-transitions/07-local-transitions/text.md +++ b/site/content/tutorial/10-transitions/07-local-transitions/text.md @@ -8,10 +8,6 @@ Instead, we'd like transitions to play only when individual items are added and We can achieve this with a *local* transition. Local transitions only play when the block they belong to is created or removed, not when parent blocks are created or removed. - - - - ```html
{item}