mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 02:55:38 +01:00
clear unit param on nav, fix more import, fix NaN animation error
This commit is contained in:
parent
e73432dd26
commit
a2f0066c42
3 changed files with 4 additions and 3 deletions
|
|
@ -29,6 +29,7 @@ export function WebsiteNav({
|
|||
event: undefined,
|
||||
compare: undefined,
|
||||
view: undefined,
|
||||
unit: undefined,
|
||||
});
|
||||
|
||||
const items = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue