Skip to content

Commit

Permalink
chore: text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timoheddes committed Oct 16, 2023
1 parent a5857ed commit a1312dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const meta: Meta<StoryProps> = {
darkMode: {
control: { type: 'boolean' },
description:
'By default the footer switches colors in dark/light mode. This prop allows you to override that behavior and always show dark mode.',
'By default, the component switches colors in dark/light mode. This prop allows you to override that behavior and always show dark mode.',
table: {
defaultValue: { summary: 'false' },
type: { summary: 'boolean' },
Expand Down

0 comments on commit a1312dc

Please sign in to comment.