diff --git a/components/layouts/SetupLinkLayout.tsx b/components/layouts/SetupLinkLayout.tsx index 43537443c..88fcbb04e 100644 --- a/components/layouts/SetupLinkLayout.tsx +++ b/components/layouts/SetupLinkLayout.tsx @@ -38,10 +38,10 @@ export const SetupLinkLayout = ({ children }: { children: React.ReactNode }) => {setupLink?.primaryColor && } -