Skip to content

Commit

Permalink
style changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rakesh-m-r committed Jul 18, 2022
1 parent 8c66138 commit a5cc8fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Badge/Badge.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,5 @@ withDotLarge.args = {
}

withCustomClassNames.args = {
className: ' border-teal-50 border-2',
className: 'border-teal-100 border-2'
}

0 comments on commit a5cc8fd

Please sign in to comment.