chore: initialize qiming workspace repository
This commit is contained in:
5
qimingcode/packages/desktop/src/entry.tsx
Normal file
5
qimingcode/packages/desktop/src/entry.tsx
Normal file
@@ -0,0 +1,5 @@
|
||||
if (location.pathname === "/loading") {
|
||||
void import("./loading")
|
||||
} else {
|
||||
void import("./")
|
||||
}
|
||||
Reference in New Issue
Block a user