From c452a83ae7b77aa107be163b22f0cadd5c241539 Mon Sep 17 00:00:00 2001 From: Sam Ferrero Date: Fri, 17 May 2024 13:59:27 +0100 Subject: [PATCH] chore: use new style --- .../apps/docs/src/components/CookieConsent/CookieConsent.tsx | 2 +- .../src/components/Markdown/MDNotification/MDNotification.tsx | 2 +- .../proof-of-us/src/components/CookieConsent/CookieConsent.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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" >