From e019daf750c21b5334f8ff5777799009621d358c Mon Sep 17 00:00:00 2001 From: Tadhg Lewis Date: Fri, 8 Nov 2024 11:31:59 +1100 Subject: [PATCH] Update Alert.docs.tsx --- .../src/lib/components/Alert/Alert.docs.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/braid-design-system/src/lib/components/Alert/Alert.docs.tsx b/packages/braid-design-system/src/lib/components/Alert/Alert.docs.tsx index 9cfccc295c2..2462feb63a2 100644 --- a/packages/braid-design-system/src/lib/components/Alert/Alert.docs.tsx +++ b/packages/braid-design-system/src/lib/components/Alert/Alert.docs.tsx @@ -70,6 +70,9 @@ const docs: ComponentDocs = { This component has only been designed to use standard size text. Any other size of text will break the alignment with the icon. + + The tone should be set on the Alert component and not on the text as this will lead to inconsistent blending. + ), Example: () =>