Skip to content

Commit

Permalink
Remove Without Text story
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Jun 5, 2024
1 parent bf70b27 commit 287f97b
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,9 @@ export const _WithText: Story = {
text: 'Loading your appointments...',
},
}
export const __WithoutText: Story = {
name: 'Without Text',
}

export const ___WithChildren: Story = {
name: 'With Children',
export const __WithChildren: Story = {
name: 'With Text and Children',
args: {
text: 'Loading your appointments. Call one of the numbers below for support.',
children,
Expand Down

0 comments on commit 287f97b

Please sign in to comment.