fix: react v18 error

This commit is contained in:
zerosoul
2022-04-12 18:22:33 +08:00
parent 20373c4376
commit dfb68cfa5b
+1 -2
View File
@@ -18,6 +18,5 @@ root.render(
<ReduxRoutes />
</DndProvider>
<MarkdownStyleOverride />
</>,
document.getElementById("root")
</>
);