mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-10 14:22:46 +02:00
Add table pagination component
This commit is contained in:
@@ -25,6 +25,7 @@ import { PersistedTableColumn } from '/@/renderer/store/settings.store';
|
||||
import { TableColumn } from '/@/renderer/types';
|
||||
|
||||
export * from './table-config-dropdown';
|
||||
export * from './table-pagination';
|
||||
|
||||
const TableWrapper = styled.div`
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user