Skip to content

Commit

Permalink
doc: use tertiary for body
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Jul 22, 2024
1 parent 2b7aa70 commit 9a679c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/stories/components/AppModal/AppModal.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export default {
default: 'Let’s explain here the consequences of the action if needed so users don’t make any mistake.',
image: 'https://i.imgur.com/1eWgPCp.png',
imageWidth: '60px',
bodyClass: 'text-tertiary-emphasis',
modelValue: true,
fullscreen: false,
hideBackdrop: false,
Expand Down

0 comments on commit 9a679c6

Please sign in to comment.