Skip to content

Commit

Permalink
chore: removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeyAlmighty committed Mar 31, 2024
1 parent 5628a94 commit 53a2bbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion new-york-babies-web/src/components/Navigation.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { useTable } from "../stores/TableContext";
import {ChangeEvent} from "react";

interface NavigationProps {
pageNumber: number;
Expand Down

0 comments on commit 53a2bbb

Please sign in to comment.