🚸 (results) Add time filter to results table as…

This commit is contained in:
Baptiste Arnaud
2024-02-06 17:48:31 +01:00
parent 3e2533b934
commit 066fabce06
20 changed files with 376 additions and 67 deletions

View File

@@ -79,7 +79,7 @@ export const DropdownList = <T extends Item>({
)}
</FormLabel>
)}
<Menu isLazy placement="bottom-end" matchWidth>
<Menu isLazy>
<MenuButton
as={Button}
rightIcon={<ChevronLeftIcon transform={'rotate(-90deg)'} />}