From 3e27a0c1fddf24770022f9fe629546481c62f167 Mon Sep 17 00:00:00 2001 From: luislobo14rap <34975141+luislobo14rap@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:55:19 -0300 Subject: [PATCH] Fix typo in class name for sticky footer demo --- src/fancy/examples/blocks/sticky-footer-demo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fancy/examples/blocks/sticky-footer-demo.tsx b/src/fancy/examples/blocks/sticky-footer-demo.tsx index 15a06700..72399708 100644 --- a/src/fancy/examples/blocks/sticky-footer-demo.tsx +++ b/src/fancy/examples/blocks/sticky-footer-demo.tsx @@ -11,7 +11,7 @@ const Preview: React.FC = () => { {/* Sticky footer. The only important thing here is the z-index, the sticky position and the bottom value */}