tanapa env

This commit is contained in:
2024-08-16 11:53:24 +08:00
parent 34031355fe
commit 2960318424
86 changed files with 350 additions and 113 deletions

View File

@@ -14,7 +14,7 @@ import {
TextInput,
Title,
} from "@mantine/core";
import ComponentAdminGlobal_HeaderTamplate from "../component_global/header_tamplate";
import ComponentAdminGlobal_HeaderTamplate from "../_admin_global/header_tamplate";
import { MODEL_USER } from "@/app_modules/home/model/interface";
import _ from "lodash";
import { IconSearch } from "@tabler/icons-react";