Skip to content

Commit

Permalink
chore: format files
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Oct 16, 2024
1 parent 0d6e28a commit 2e39eec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/stories/components/bal-divider/bal-divider.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ export const Basic = Story()

export const Dashed = Story({
args: {
borderStyle: 'dashed'
}
borderStyle: 'dashed',
},
})

export const LayoutVertical = Story({
Expand Down

0 comments on commit 2e39eec

Please sign in to comment.