初步可看版本
This commit is contained in:
+1
-2
@@ -1,7 +1,7 @@
|
||||
// import React from 'react';
|
||||
import {
|
||||
Links,
|
||||
LiveReload,
|
||||
// LiveReload, // 不再需要,使用Vite时会与内置HMR冲突
|
||||
Meta,
|
||||
Outlet,
|
||||
Scripts,
|
||||
@@ -77,7 +77,6 @@ export default function App() {
|
||||
</Layout>
|
||||
<ScrollRestoration />
|
||||
<Scripts />
|
||||
<LiveReload />
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user