优化组件页面代码
This commit is contained in:
@@ -3,11 +3,10 @@ import {
|
||||
type ColumnDef,
|
||||
flexRender,
|
||||
getCoreRowModel,
|
||||
getExpandedRowModel,
|
||||
useReactTable,
|
||||
} from "@tanstack/react-table"
|
||||
import { Loader } from "lucide-react"
|
||||
import { type CSSProperties, useCallback, useMemo } from "react"
|
||||
import type { CSSProperties } from "react"
|
||||
import { Pagination, type PaginationProps } from "@/components/ui/pagination"
|
||||
import {
|
||||
TableBody,
|
||||
|
||||
Reference in New Issue
Block a user