diff --git a/packages/apps/docs/src/components/CookieConsent/CookieConsent.tsx b/packages/apps/docs/src/components/CookieConsent/CookieConsent.tsx index 0076fad688..5104773eef 100644 --- a/packages/apps/docs/src/components/CookieConsent/CookieConsent.tsx +++ b/packages/apps/docs/src/components/CookieConsent/CookieConsent.tsx @@ -42,7 +42,7 @@ export const CookieConsent: FC = () => {
} role="none" > diff --git a/packages/apps/docs/src/components/Markdown/MDNotification/MDNotification.tsx b/packages/apps/docs/src/components/Markdown/MDNotification/MDNotification.tsx index 69cd8b9e59..a743bdb921 100644 --- a/packages/apps/docs/src/components/Markdown/MDNotification/MDNotification.tsx +++ b/packages/apps/docs/src/components/Markdown/MDNotification/MDNotification.tsx @@ -19,7 +19,7 @@ export const MDNotification: FC = ({ children, title = '', label }) => { {title} diff --git a/packages/apps/proof-of-us/src/components/CookieConsent/CookieConsent.tsx b/packages/apps/proof-of-us/src/components/CookieConsent/CookieConsent.tsx index dac8af09e7..7ca41197eb 100644 --- a/packages/apps/proof-of-us/src/components/CookieConsent/CookieConsent.tsx +++ b/packages/apps/proof-of-us/src/components/CookieConsent/CookieConsent.tsx @@ -43,7 +43,7 @@ export const CookieConsent: FC = () => {
} role="none" >