diff --git a/src/app/App.tsx b/src/app/App.tsx index 4b21157d..cb652143 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -126,7 +126,7 @@ const App: React.FunctionComponent = (_props) => { const [isDragging, setIsDragging] = useState(false); return ( -