mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: reorder export statements for consistency
This commit is contained in:
@@ -35,4 +35,4 @@ const ResizableHandle = ({
|
||||
/>
|
||||
);
|
||||
|
||||
export { ResizableHandle, ResizablePanel, ResizablePanelGroup };
|
||||
export { ResizablePanelGroup, ResizablePanel, ResizableHandle };
|
||||
|
||||
Reference in New Issue
Block a user