Skip to content

Commit

Permalink
fixing bug
Browse files Browse the repository at this point in the history
  • Loading branch information
No0ne003 committed May 15, 2024
1 parent 62632e6 commit bcbe8e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/CustomHooks/use-fetch/test.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Loading from "@/components/ui/Loading";
import useFetch from "./useFetch";

const UseFetchHookTest = () => {
Expand Down

0 comments on commit bcbe8e1

Please sign in to comment.