mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
485: Ability to switch to previously loaded ids in UI (#583)
This commit is contained in:
parent
bd1c00014b
commit
4ad38e317e
15 changed files with 1461 additions and 795 deletions
|
@ -19,11 +19,15 @@
|
|||
},
|
||||
"description": "",
|
||||
"devDependencies": {
|
||||
"@types/enzyme": "3.10.4",
|
||||
"@types/enzyme-adapter-react-16": "1.0.5",
|
||||
"@types/jest": "25.1.0",
|
||||
"@types/nanoid": "2.1.0",
|
||||
"@types/react": "16.9.19",
|
||||
"@types/react-color": "3.0.1",
|
||||
"@types/react-dom": "16.9.5",
|
||||
"enzyme": "3.11.0",
|
||||
"enzyme-adapter-react-16": "1.15.2",
|
||||
"husky": "4.2.1",
|
||||
"lint-staged": "10.0.3",
|
||||
"node-sass": "4.13.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue