We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 989ca6d commit e2c3fd0Copy full SHA for e2c3fd0
src/components.tsx
@@ -1,4 +1,3 @@
1
-import React from "react";
2
import { Table as TanStackTable } from "@tanstack/react-table";
3
4
export const EnhancedLoadingComponent = () => (
src/helpers.tsx
// Helper for creating global filter input
0 commit comments