mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Update full-width cell renderer
This commit is contained in:
parent
897af4661b
commit
35f9798bed
4 changed files with 87 additions and 22 deletions
|
|
@ -37,6 +37,7 @@ export * from './table-config-dropdown';
|
|||
export * from './table-pagination';
|
||||
export * from './hooks/use-fixed-table-header';
|
||||
export * from './hooks/use-click-outside-deselect';
|
||||
export * from './utils';
|
||||
|
||||
const TableWrapper = styled.div`
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue