refactor(webui): consume Core navigation and retention components

This commit is contained in:
2026-07-21 13:52:59 +02:00
parent dc56687af6
commit 2c5519908a
5 changed files with 3 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ import { PageTitle } from "@govoplan/core-webui";
import { FieldLabel } from "@govoplan/core-webui";
import { StatusBadge, TableActionGroup, i18nMessage } from "@govoplan/core-webui";
import { usePlatformLanguage } from "@govoplan/core-webui";
import ModuleSubnav, { type ModuleSubnavGroup } from "../../layout/ModuleSubnav";
import { ModuleSubnav, type ModuleSubnavGroup } from "@govoplan/core-webui";
import { DataGrid, type DataGridColumn } from "@govoplan/core-webui";
type TemplateRecord = {