huridocs/uwazi

View on GitHub
app/react/V2/Components/UI/Table/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
F
0%
export { Table } from './Table';
export type { TableProps, TableRow } from './Table';