forked from VinokurovVE/tests
Better map
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { Button, Flex, Input, Table } from '@mantine/core';
|
||||
import { Input, Table } from '@mantine/core';
|
||||
import { ColumnDef, flexRender, getCoreRowModel, useReactTable } from '@tanstack/react-table';
|
||||
import { useMemo, useState } from 'react';
|
||||
import styles from './CustomTable.module.scss'
|
||||
|
Reference in New Issue
Block a user