Skip to content

Commit

Permalink
update navigation schema for removed pagination selectors
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedhamidawan committed May 3, 2024
1 parent aa3db05 commit e8c9c05
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions client/src/utils/navigation/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -386,13 +386,6 @@ interface Rootworkflows extends Component {
workflow_rows: SelectorTemplate;
external_link: SelectorTemplate;
trs_icon: SelectorTemplate;
pager: SelectorTemplate;
pager_page: SelectorTemplate;
pager_page_next: SelectorTemplate;
pager_page_first: SelectorTemplate;
pager_page_last: SelectorTemplate;
pager_page_previous: SelectorTemplate;
pager_page_active: SelectorTemplate;
run_button: SelectorTemplate;
bookmark_link: SelectorTemplate;
workflow_with_name: SelectorTemplate;
Expand Down

0 comments on commit e8c9c05

Please sign in to comment.