This commit is contained in:
2025-11-18 22:22:02 +08:00
parent 90bcbff19e
commit e709db4e2e

View File

@@ -1,3 +0,0 @@
export default function HelloWorld() {
return <div>Hello World!</div>;
}