In Next.js there are two ways that you can define a custom layout: ... ReactNode } from 'react'; import type { NextPage } from 'next'; ...
確定! 回上一頁