Jelajahi Sumber

drop tooltip

Jason Gorst 1 bulan lalu
induk
melakukan
639979e6e7
1 mengubah file dengan 0 tambahan dan 6 penghapusan
  1. 0 6
      app/utils/passthrough.js

+ 0 - 6
app/utils/passthrough.js

@@ -1007,12 +1007,6 @@ export const passthrough = {
     start: tw`flex items-center`,
     center: tw`flex items-center`,
     end: tw`flex items-center`
-  },
-
-  tooltip: {
-    root: tw`tooltip`,
-    text: tw`tooltip-text`,
-    arrow: tw`tooltip-arrow`
   }
 }