Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Akkuma committed Jun 25, 2024
1 parent 91f167c commit aab096c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/react-resizable-panels/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ import type {
PanelResizeHandleOnDragging,
PanelResizeHandleProps,
} from "./PanelResizeHandle";
import type {
PointerHitAreaMargins,
} from "./PanelResizeHandleRegistry";
import type { PointerHitAreaMargins } from "./PanelResizeHandleRegistry";

export {
// TypeScript types
Expand Down

0 comments on commit aab096c

Please sign in to comment.