diff --git a/packages/@headlessui-react/src/components/tabs/tabs.tsx b/packages/@headlessui-react/src/components/tabs/tabs.tsx index 2cc1bbc..cf83340 100644 --- a/packages/@headlessui-react/src/components/tabs/tabs.tsx +++ b/packages/@headlessui-react/src/components/tabs/tabs.tsx @@ -7,7 +7,6 @@ import React, { useRef, // Types - ContextType, ElementType, KeyboardEvent as ReactKeyboardEvent, MouseEvent as ReactMouseEvent,