Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Remove useUpdateUrlSortParamOnTableChange
Browse files Browse the repository at this point in the history
  • Loading branch information
sophstad committed Nov 28, 2023
1 parent 9ca5acb commit a284ad3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 158 deletions.
1 change: 0 additions & 1 deletion src/hooks/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export {
useTableInputFilter,
useTableCheckboxFilter,
} from "hooks/useTableFilters";
export { useUpdateUrlSortParamOnTableChange } from "./useUpdateUrlSortParamOnTableChange";
export { usePrevious } from "./usePrevious";
export { useDisableSpawnExpirationCheckbox } from "./useDisableSpawnExpirationCheckbox";
export { useUpdateURLQueryParams } from "./useUpdateURLQueryParams";
Expand Down

This file was deleted.

40 changes: 0 additions & 40 deletions src/hooks/useUpdateUrlSortParamOnTableChange.ts

This file was deleted.

0 comments on commit a284ad3

Please sign in to comment.