diff --git a/components/DeveloperLayout.tsx b/components/DeveloperLayout.tsx index 4c3d0cd..489be75 100644 --- a/components/DeveloperLayout.tsx +++ b/components/DeveloperLayout.tsx @@ -11,8 +11,8 @@ const SEO = dynamic(() => import('@components/SEO')) const DeveloperLayout = ({ children, enabled, docs, currentDoc }:DeveloperLayout):JSX.Element => { return