From 52d846c2b1c2ca1eb19ee71cadd9c90ce9a3adbc Mon Sep 17 00:00:00 2001 From: Jonathan Philipp Date: Wed, 8 Apr 2026 12:16:21 +0200 Subject: [PATCH] feat: add styleguide class to Layout --- src/styleguide/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styleguide/Layout.tsx b/src/styleguide/Layout.tsx index ac8df98..2f328b5 100644 --- a/src/styleguide/Layout.tsx +++ b/src/styleguide/Layout.tsx @@ -22,7 +22,7 @@ const Layout = ({ content, pageContent, path }: StyleguidePlaygroundProps) => { } return ( -
+