Import Campaign data grids directly from Core
This commit is contained in:
@@ -7,7 +7,7 @@ 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 DataGrid, { type DataGridColumn } from "../../components/table/DataGrid";
|
||||
import { DataGrid, type DataGridColumn } from "@govoplan/core-webui";
|
||||
|
||||
type TemplateRecord = {
|
||||
id: string;
|
||||
|
||||
Reference in New Issue
Block a user