Fix React import

This commit is contained in:
Justin Spahr-Summers
2025-01-24 13:27:20 +00:00
parent 02cfb47c83
commit e470eb5c51

View File

@@ -1,3 +1,4 @@
import React from 'react';
import { useDraggablePane } from "./lib/hooks/useDraggablePane";
import { useConnection } from "./lib/hooks/useConnection";
import {