Skip to content

Commit

Permalink
Update component-types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
BipanKishore committed May 15, 2024
1 parent 015416a commit 7316eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/resizable-panes-js/src/@types/component-types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {MouseEventHandler, ReactElement, ReactNode} from 'react'
import {MouseEventHandler, ReactElement} from 'react'
import {IKeyToBoolMap, IMapIdToSize} from './general-type'
import {PaneModel} from '../../../resizable-core/src/models'
import {
Expand Down

0 comments on commit 7316eb3

Please sign in to comment.