CodeOutput - Add diffing editor to show initial vs current

This commit is contained in:
2020-01-27 17:51:05 +05:30
parent bdbdcb1064
commit ff9a14d171
6 changed files with 252 additions and 36 deletions
+1
View File
@@ -23,6 +23,7 @@
"format": "prettier --write \"{src,example/src}/**/*.{js,ts}*\""
},
"dependencies": {
"react-diff-viewer": "3.0.1",
"react-redux": "^7.1.3",
"react-transition-group": "^4.3.0",
"redux": "^4.0.5",