Now we install antd from yarn or npm. $ yarn add antd. Modify src/App.js , import Button component from antd . import React from 'react'; import { Button } ...
確定! 回上一頁