update build ok,
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
'use client';
|
||||||
|
|
||||||
|
import * as React from 'react';
|
||||||
|
|
||||||
|
export default function Page(): React.JSX.Element {
|
||||||
|
return <>helloworld</>;
|
||||||
|
}
|
Reference in New Issue
Block a user