fixed bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { createContext } from "react";
|
||||
import useDataTable from "../hooks/useDataTable";
|
||||
import useDataTable from "../hooks/useDatatable";
|
||||
|
||||
export const DataTableContext = createContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user