nafe (nextjs arrow function (export at the end)). const FileName = () => { return ( <div> CONTENT </div> ); } export default FileName; ...
確定! 回上一頁