From ab5cf852fffcf019d146c4a8131701acb65dbde3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= <37316281+yanhao98@users.noreply.github.com> Date: Sun, 24 Nov 2024 23:24:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E9=99=A4=E6=9C=AA=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E7=A9=BA=E5=87=BD=E6=95=B0=EF=BC=8C=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20formkit=20=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- formkit.config.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/formkit.config.ts b/formkit.config.ts index 9f035d9..7e84577 100644 --- a/formkit.config.ts +++ b/formkit.config.ts @@ -35,7 +35,6 @@ export default { // 'headlessuiSwitch': createInput(HeadlessuiToggle), // } // ), - (node) => { }, createThemePlugin(theme, icons/* , iconLoaderUrl, iconLoader */), bindings, createI18nPlugin({ zh }),