components 디렉토리에 Layout.js 파일을 생성하고 다음 코드를 작성한다. Layout.js import React, { Component } from 'react'; import Link from ...
確定! 回上一頁