Skip to content

Commit

Permalink
doc: disable loading state
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Aug 13, 2024
1 parent b30bfd2 commit ff4c351
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default {
title: 'Components/Button/ButtonToggleFiltersPanel',
component: ButtonToggleFiltersPanel,
args: {
loading: true
loading: false
}
}

Expand Down

0 comments on commit ff4c351

Please sign in to comment.