diff --git a/apps/website/screens/components/footer/code/FooterCodePage.tsx b/apps/website/screens/components/footer/code/FooterCodePage.tsx index 1073f5553..a4666a0f1 100644 --- a/apps/website/screens/components/footer/code/FooterCodePage.tsx +++ b/apps/website/screens/components/footer/code/FooterCodePage.tsx @@ -166,6 +166,22 @@ const sections = [ ), }, + { + title: "Examples", + subSections: [ + { + title: "Footer in application layout", + content: ( +