From 4dee8420ffe8a6fd78a68216fb29679977dd6f63 Mon Sep 17 00:00:00 2001 From: Sven Brodny Date: Tue, 5 Mar 2024 10:12:27 +0100 Subject: [PATCH] docs(simple-animations): update solution previews --- .../content/docs/challenges/angular/46-simple-animations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/content/docs/challenges/angular/46-simple-animations.md b/docs/src/content/docs/challenges/angular/46-simple-animations.md index 9a92e89..b562755 100644 --- a/docs/src/content/docs/challenges/angular/46-simple-animations.md +++ b/docs/src/content/docs/challenges/angular/46-simple-animations.md @@ -35,12 +35,12 @@ The goal of this challenge is to add animations, they should run when the user a Add a fading or moving animation for the paragraphs on the left side. -