feat: 添加 Material Icon 主题支持,更新组件类型定义和 Vite 配置
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import type { AuthUserSignup } from "../type";
|
||||
import { toastController } from "@ionic/vue";
|
||||
import { logoGoogle, phonePortraitOutline } from "ionicons/icons";
|
||||
import MaterialIconThemeGoogle from "~icons/material-icon-theme/google";
|
||||
import { emailPattern } from "@/utils";
|
||||
import { authClient } from "..";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user