mirror of
https://github.com/umami-software/umami.git
synced 2026-02-13 17:15:37 +01:00
Merged compare logic. Removed compare page.
This commit is contained in:
parent
f69f793b87
commit
65ebd736b9
8 changed files with 31 additions and 63 deletions
|
|
@ -18,7 +18,7 @@ export function MenuBar(props: RowProps) {
|
|||
paddingX="3"
|
||||
paddingRight="5"
|
||||
backgroundColor="2"
|
||||
style={{ borderBottom: '1px solid var(--border-color)' }}
|
||||
border="bottom"
|
||||
>
|
||||
<Row>
|
||||
<Button onPress={() => setCollapsed(!isCollapsed)} variant="quiet">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue