parent
6a6b9c90a7
commit
c5869979c8
@ -282,7 +282,7 @@ export default function App() {
|
|||||||
files: excalidrawAPI?.getFiles(),
|
files: excalidrawAPI?.getFiles(),
|
||||||
type,
|
type,
|
||||||
});
|
});
|
||||||
window.alert(`Copied to clipboard as ${type} sucessfully`);
|
window.alert(`Copied to clipboard as ${type} successfully`);
|
||||||
};
|
};
|
||||||
|
|
||||||
const [pointerData, setPointerData] = useState<{
|
const [pointerData, setPointerData] = useState<{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user