aboutsummaryrefslogtreecommitdiffstats
path: root/spring-front/src/components
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-06-03 07:55:13 +0000
committerterminaldweller <thabogre@gmail.com>2022-06-03 07:55:13 +0000
commitb955fc8e6ccf372d8fc14e443e4599ae6152ca8e (patch)
tree01777ce59ce8a0d439bdd26747fa66f31d4cd9d8 /spring-front/src/components
parentremoved useless ycm config (diff)
downloadmdrtl-b955fc8e6ccf372d8fc14e443e4599ae6152ca8e.tar.gz
mdrtl-b955fc8e6ccf372d8fc14e443e4599ae6152ca8e.zip
wip
Diffstat (limited to 'spring-front/src/components')
-rw-r--r--spring-front/src/components/Editor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/spring-front/src/components/Editor.js b/spring-front/src/components/Editor.js
index eee31a9..f7c4ec5 100644
--- a/spring-front/src/components/Editor.js
+++ b/spring-front/src/components/Editor.js
@@ -1,4 +1,4 @@
-import React from "react";
+import React, { useState } from "react";
import ReactDOM from "react-dom";
import hljs from "highlight.js/lib/core";
// const hljs = window.hljs;