Skip to content

Commit

Permalink
fix story
Browse files Browse the repository at this point in the history
  • Loading branch information
TalMalka123 committed Nov 6, 2023
1 parent d31522a commit 788ae62
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ ControlledDisplayFilterBasic.args = {
onChange: (value) => console.log('changed', value)
}
],
onFilterChange: (value) => console.log('show all', value),
toggleShowAll: (value) => console.log('toggle show all', value),
toggleAllLabel: 'Show all'
};

0 comments on commit 788ae62

Please sign in to comment.