bugs bashing

This commit is contained in:
Ahmed Bouhuolia
2025-12-28 12:01:24 +02:00
parent 054cd1fae4
commit 872fc661ce
36 changed files with 312 additions and 462 deletions

View File

@@ -107,18 +107,6 @@ function CashFlowStatementActionsBar({
/>
</Popover>
<Popover
// content={}
interactionKind={PopoverInteractionKind.CLICK}
position={Position.BOTTOM_LEFT}
>
<Button
className={classNames(Classes.MINIMAL, 'button--filter')}
text={<T id={'filter'} />}
icon={<Icon icon="filter-16" iconSize={16} />}
/>
</Popover>
<NavbarDivider />
<Button