|
|
@ -10,7 +10,7 @@ import MOCK_DATA from "./MOCK_DATA.json"; |
|
|
|
import { ColumnSearch } from "./ColumnSearch"; |
|
|
|
import { ColumnSearch } from "./ColumnSearch"; |
|
|
|
import { GlobalFilter } from "./GlobalFilter"; |
|
|
|
import { GlobalFilter } from "./GlobalFilter"; |
|
|
|
|
|
|
|
|
|
|
|
import { COLUMNS } from "./COLUMNS"; |
|
|
|
import { COLUMNS } from "./columns"; |
|
|
|
import { Pagination } from "./Pagination"; |
|
|
|
import { Pagination } from "./Pagination"; |
|
|
|
import { GoToPage } from "./GoToPage"; |
|
|
|
import { GoToPage } from "./GoToPage"; |
|
|
|
import ShowMoreRows from "./ShowMoreRows"; |
|
|
|
import ShowMoreRows from "./ShowMoreRows"; |
|
|
|