fixed:fixed folder name queries and remove unnessary comment
This commit is contained in:
@@ -2,7 +2,7 @@ import {
|
||||
useDeleteProject,
|
||||
useProjects,
|
||||
useUpdateProject,
|
||||
} from "@/hooks/queires/useProjects";
|
||||
} from "@/hooks/queries/useProjects";
|
||||
import { useState } from "react";
|
||||
|
||||
import { T_projects } from "@/types/projects.type";
|
||||
|
||||
Reference in New Issue
Block a user