manage markdowns by path
This commit is contained in:
@@ -5,10 +5,6 @@ import AuthProvider from "./AuthProvider";
|
||||
import "bulma/css/bulma.min.css";
|
||||
|
||||
|
||||
|
||||
//ReactDOM.render(<App />, document.getElementById("root"));
|
||||
|
||||
|
||||
const root = ReactDOM.createRoot(document.getElementById("root"));
|
||||
root.render(
|
||||
<AuthProvider>
|
||||
|
||||
Reference in New Issue
Block a user