aboutsummaryrefslogtreecommitdiff
path: root/frontend/package.json
diff options
context:
space:
mode:
authorjackyzha0 <[email protected]>2021-03-06 14:44:15 -0800
committerjackyzha0 <[email protected]>2021-03-06 14:44:15 -0800
commite9a7416fabbbb0155c09ee86e7843a4d87e0c118 (patch)
tree4243141cd2f151c65a0b4a8d34213b762aeef516 /frontend/package.json
parentcode input style finalizations (diff)
downloadctrl-v-e9a7416fabbbb0155c09ee86e7843a4d87e0c118.tar.xz
ctrl-v-e9a7416fabbbb0155c09ee86e7843a4d87e0c118.zip
code renderer virtualization, better visuals
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json
index f92e8a4..4fc1fe7 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -24,6 +24,7 @@
"react-scripts": "3.4.1",
"react-simple-code-editor": "^0.11.0",
"react-syntax-highlighter": "^12.2.1",
+ "react-syntax-highlighter-virtualized-renderer": "^1.1.0",
"serialize-javascript": "^4.0.0",
"styled-components": "^5.1.0",
"use-clipboard-copy": "^0.1.2"