mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
import Page from 'app/(main)/settings/websites/[websiteId]/page';
|
|
|
|
export default Page;
|