diff options
| author | jackyzha0 <[email protected]> | 2021-03-05 16:53:52 -0800 |
|---|---|---|
| committer | jackyzha0 <[email protected]> | 2021-03-05 16:53:52 -0800 |
| commit | 0c2d38a59f890afed6466658e1ad0341656137c8 (patch) | |
| tree | 930fb412655daa5243e38f06b94757ce965a0892 /frontend/package.json | |
| parent | fix(typo): public api docs endpoint (diff) | |
| download | ctrl-v-0c2d38a59f890afed6466658e1ad0341656137c8.tar.xz ctrl-v-0c2d38a59f890afed6466658e1ad0341656137c8.zip | |
title refactor
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json index 376660a..f972a30 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -23,6 +23,7 @@ "react-render-html": "^0.6.0", "react-router-dom": "^5.2.0", "react-scripts": "3.4.1", + "react-simple-code-editor": "^0.11.0", "react-syntax-highlighter": "^12.2.1", "serialize-javascript": "^4.0.0", "styled-components": "^5.1.0", |