Skip to content

Commit

Permalink
chore: remove not exist props
Browse files Browse the repository at this point in the history
  • Loading branch information
mimokmt committed Jan 29, 2024
1 parent 79fc11b commit 3e015b9
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ export default {
title: 'LoadingSpinnerIcon',
component: LoadingSpinnerIcon,
args: {
size: 12,
color: '#B1CC29',
once: false,
},
} as Meta<typeof LoadingSpinnerIcon>
Expand Down

0 comments on commit 3e015b9

Please sign in to comment.