Skip to content

Commit

Permalink
remove unused default value
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Sep 9, 2021
1 parent 562b063 commit c710b0b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const useHoverActionItems = ({
ownFocus,
showTopN,
stKeyboardEvent,
timelineId = 'timeline-1',
timelineId,
toggleColumn,
toggleTopN,
values,
Expand Down

0 comments on commit c710b0b

Please sign in to comment.