From 76fa82365a9f88cfd90e1552c27838d58cdf9451 Mon Sep 17 00:00:00 2001 From: HTeMeLe <93932760+htemele@users.noreply.github.com> Date: Tue, 15 Feb 2022 18:20:53 +0100 Subject: [PATCH] docs: fixed bad code block in motion-ui page --- docs/pages/motion-ui.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/motion-ui.md b/docs/pages/motion-ui.md index 563c0abf28..99549173cf 100644 --- a/docs/pages/motion-ui.md +++ b/docs/pages/motion-ui.md @@ -204,6 +204,6 @@ The callback is optional in this case, and will fire when the animation is compl
Please note that the duration/animation speed for Motion UI animations are controlled via Sass mixin variables. The JavaScript handles the addition and removal of classes and event listener/callback firing only.
- If you are individually including your `