init: Init React Application
This commit is contained in:
4
src/pages/index.ts
Normal file
4
src/pages/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
export * from "./MainPage";
|
||||
export * from "./SightPage";
|
||||
export * from "./LoginPage";
|
||||
export * from "./DevicesPage";
|
Reference in New Issue
Block a user