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