Rename v1 to web-check-live
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import Main from "../../v1-check/views/main.tsx"
|
||||
import '../../v1-check/styles/index.css';
|
||||
import Main from '../../web-check-live/main.tsx';
|
||||
import '../../web-check-live/styles/index.css';
|
||||
|
||||
export const prerender = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user