next.js/test/.stats-app/components/hello.js
hello.js4 lines59 B
export const Hello = () => {
  return <p>hello world</p>
}
Quest for Codev2.0.0
/
SIGN IN