Skip to content

Commit

Permalink
Update Alert.docs.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
tadhglewis authored Nov 8, 2024
1 parent aff4993 commit e019daf
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</Text>
<Text>
The tone should be set on the Alert component and not on the text as this will lead to inconsistent blending.
</Text>
</Stack>
),
Example: () =>
Expand Down

0 comments on commit e019daf

Please sign in to comment.