Kaynağa Gözat

drop tooltip

Jason Gorst 1 ay önce
ebeveyn
işleme
639979e6e7
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  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`
   }
 }