Folder and aliases refactor

This commit is contained in:
2021-07-16 02:15:41 +05:00
parent a41b26371c
commit 9603c00db2
18 changed files with 27 additions and 33 deletions

View File

@ -3,7 +3,7 @@ import ReactDOM from "react-dom";
import "./index.css";
import { App } from "./App";
import { App } from "~/App";
ReactDOM.render(
<React.StrictMode>