Extract Sidebar panels into separate components (#230)

* Extract Sidebar panels into separate components

* Add Jest TS types
This commit is contained in:
Gasim Gasimzada
2020-01-07 15:06:22 +04:00
committed by GitHub
parent 2fb5c4cd13
commit 85365e5bcb
8 changed files with 246 additions and 101 deletions

View File

@ -13,6 +13,7 @@
"roughjs": "3.1.0"
},
"devDependencies": {
"@types/jest": "^24.0.25",
"@types/react": "16.9.17",
"@types/react-color": "^3.0.1",
"@types/react-dom": "16.9.4",