From aab096cb915ba40fae125b9dc6d9c1e0d4b9dc72 Mon Sep 17 00:00:00 2001 From: Gregory Waxman Date: Tue, 25 Jun 2024 10:46:38 -0400 Subject: [PATCH] Fixed formatting --- packages/react-resizable-panels/src/index.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/react-resizable-panels/src/index.ts b/packages/react-resizable-panels/src/index.ts index 9d76243cb..9aa92e499 100644 --- a/packages/react-resizable-panels/src/index.ts +++ b/packages/react-resizable-panels/src/index.ts @@ -29,9 +29,7 @@ import type { PanelResizeHandleOnDragging, PanelResizeHandleProps, } from "./PanelResizeHandle"; -import type { - PointerHitAreaMargins, -} from "./PanelResizeHandleRegistry"; +import type { PointerHitAreaMargins } from "./PanelResizeHandleRegistry"; export { // TypeScript types