Jason Gorst 1 сар өмнө
parent
commit
639979e6e7

+ 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`
   }
 }