update table to mantine v9
This commit is contained in:
parent
e6eda36abe
commit
4d6b3fde89
|
|
@ -1,4 +1,4 @@
|
||||||
import { MantineReactTable, MRT_Cell, MRT_Column, MRT_Row, MRT_RowData, MRT_TableInstance, MRT_TableOptions, useMantineReactTable, Xor } from "mantine-react-table";
|
import { MantineReactTable, MRT_Cell, MRT_Column, MRT_Row, MRT_RowData, MRT_TableInstance, MRT_TableOptions, useMantineReactTable, Xor } from "mantine-react-table-open";
|
||||||
import { useNejReactTable } from "./useNejReactTable";
|
import { useNejReactTable } from "./useNejReactTable";
|
||||||
import { LoadingOverlay } from "@mantine/core";
|
import { LoadingOverlay } from "@mantine/core";
|
||||||
import { ReactNode, RefObject } from "react";
|
import { ReactNode, RefObject } from "react";
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
import { MRT_RowData, MRT_TableInstance, MRT_TableOptions, useMantineReactTable } from "mantine-react-table";
|
import { MRT_RowData, MRT_TableInstance, MRT_TableOptions, useMantineReactTable } from "mantine-react-table-open";
|
||||||
import { NejReactTableOptions, TableInstance } from "./NejReactTable";
|
import { NejReactTableOptions, TableInstance } from "./NejReactTable";
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user