Skip to content

Commit 30a11a2

Browse files
authored
fix: code runner (#239)
- make code runner and editor responsive - replace iframe code runner with react-runner
1 parent fb6cb96 commit 30a11a2

File tree

4 files changed

+249
-52
lines changed

4 files changed

+249
-52
lines changed

package-lock.json

Lines changed: 187 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"react-router": "^3.0.0",
8484
"react-router-redux": "~4.0.7",
8585
"react-router-scroll": "~0.4.1",
86+
"react-runner": "^1.0.3",
8687
"recharts": "^2.3.1",
8788
"redux": "4.0.0",
8889
"redux-thunk": "^2.3.0",

0 commit comments

Comments
 (0)