浏览代码

remove ripple

Jason Gorst 1 月之前
父节点
当前提交
3a9018571f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      nuxt.config.js

+ 0 - 1
nuxt.config.js

@@ -73,7 +73,6 @@ export default defineNuxtConfig({
     importPT: { from: "~/utils/passthrough.js" },
     options: {
       ptOptions: { mergeSections: true, mergeProps: true },
-      ripple: true,
       unstyled: true
     }
   }