From bc2b8137a2661432b0e92c8d7e197e53ff5898c1 Mon Sep 17 00:00:00 2001 From: KeJunMao Date: Tue, 17 Oct 2023 14:26:03 +0800 Subject: [PATCH] fix(presetUni): types error --- playground/src/pages/index.h5.vue | 2 +- playground/src/pages/index.mp-weixin.vue | 2 +- playground/uno.config.ts | 6 ++++++ src/config.ts | 1 - src/presetUni.ts | 15 ++++++--------- 5 files changed, 14 insertions(+), 12 deletions(-) diff --git a/playground/src/pages/index.h5.vue b/playground/src/pages/index.h5.vue index 4536469..210aba8 100644 --- a/playground/src/pages/index.h5.vue +++ b/playground/src/pages/index.h5.vue @@ -1,6 +1,6 @@