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: () =>