mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 09:08:16 +08:00
enhance cf-page-vless
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
import styles from './app.module.css';
|
||||
import NxWelcome from './nx-welcome';
|
||||
|
||||
export function App() {
|
||||
return (
|
||||
<>
|
||||
<NxWelcome title="cf-page" />
|
||||
<div />
|
||||
</>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user