mirror of
https://github.com/excalidraw/excalidraw.git
synced 2024-11-10 11:35:52 +01:00
parent
6a6b9c90a7
commit
c5869979c8
@ -282,7 +282,7 @@ export default function App() {
|
||||
files: excalidrawAPI?.getFiles(),
|
||||
type,
|
||||
});
|
||||
window.alert(`Copied to clipboard as ${type} sucessfully`);
|
||||
window.alert(`Copied to clipboard as ${type} successfully`);
|
||||
};
|
||||
|
||||
const [pointerData, setPointerData] = useState<{
|
||||
|
Loading…
Reference in New Issue
Block a user