[Refactor] Change the way import. and also move useWindow.js to logics.

This commit is contained in:
Sakamoto Shiina
2024-07-27 23:03:20 +09:00
parent a32d53975a
commit 245ca210bc
7 changed files with 9 additions and 11 deletions

View File

@@ -1,6 +1,3 @@
import "../../../locales/config.js";
import "@utils/root.css";
import styles from "./ConfigWindow.module.scss";
import { Topbar } from "./topbar/Topbar";