diff --git a/docs/src/components/footer/EmailSubscribe.tsx b/docs/src/components/footer/EmailSubscribe.tsx index a53a5e9131bcb3..c779be1f343f72 100644 --- a/docs/src/components/footer/EmailSubscribe.tsx +++ b/docs/src/components/footer/EmailSubscribe.tsx @@ -100,6 +100,7 @@ export default function EmailSubscribe({ sx }: { sx?: SxProps }) { }) { }), ]} /> - diff --git a/docs/src/layouts/AppFooter.tsx b/docs/src/layouts/AppFooter.tsx index 4d11ad1a5e130e..b6d0acf7e4b312 100644 --- a/docs/src/layouts/AppFooter.tsx +++ b/docs/src/layouts/AppFooter.tsx @@ -143,10 +143,12 @@ export default function AppFooter(props: AppFooterProps) { - +