mirror of
https://github.com/umami-software/umami.git
synced 2026-02-17 19:15:37 +01:00
Cleaned up pages. Fixed SSO page.
This commit is contained in:
parent
3720a5a2fc
commit
5e3c135388
11 changed files with 48 additions and 37 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import Dashboard from 'app/(app)/dashboard/Dashboard';
|
||||
import { Metadata } from 'next';
|
||||
|
||||
export default function () {
|
||||
export default function DashboardPage() {
|
||||
return <Dashboard />;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue