diff --git a/dashboard/src/app/(inside)/analytics/page.tsx b/dashboard/src/app/(inside)/analytics/page.tsx index e416cc9..998087c 100644 --- a/dashboard/src/app/(inside)/analytics/page.tsx +++ b/dashboard/src/app/(inside)/analytics/page.tsx @@ -4,7 +4,7 @@ export default async function AnalyticsPage() {

Analytics

- Part of milestone v0.3.0 + Part of milestone v0.5.0

diff --git a/dashboard/src/app/(inside)/relation/page.tsx b/dashboard/src/app/(inside)/relation/page.tsx index 3ad6bef..e6754a9 100644 --- a/dashboard/src/app/(inside)/relation/page.tsx +++ b/dashboard/src/app/(inside)/relation/page.tsx @@ -4,7 +4,7 @@ export default async function ListRelationPage() {

Relations

- Part of milestone v0.2.0 + Part of milestone v0.4.0