next.js/test/integration/jsconfig-paths/components/hello.js
hello.js6 lines75 B
import React from 'react'

export function Hello() {
  return <>Hello</>
}
Quest for Codev2.0.0
/
SIGN IN