Skip to content

Commit

Permalink
fix react dev error
Browse files Browse the repository at this point in the history
  • Loading branch information
walterra committed May 2, 2023
1 parent c271cbb commit fe94a56
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ function renderToolsRight(
return [
<NewFilterButton key="new_filter_list" canCreateFilter={canCreateFilter} />,
<DeleteFilterListModal
key="delete_filter_list"
canDeleteFilter={canDeleteFilter}
selectedFilterLists={selectedFilterLists}
refreshFilterLists={refreshFilterLists}
Expand Down

0 comments on commit fe94a56

Please sign in to comment.