mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
Sticky table header for all reports
This commit is contained in:
@@ -47,6 +47,7 @@ export default function CustomersTransactionsTable({
|
||||
noInitialFetch={true}
|
||||
expandable={true}
|
||||
expanded={expandedRows}
|
||||
sticky={true}
|
||||
expandToggleColumn={1}
|
||||
expandColumnSpace={0.8}
|
||||
styleName={TableStyle.Constrant}
|
||||
|
||||
Reference in New Issue
Block a user