yarn add react-icons # or npm install react-icons --save ... the full import line import { IoBoat } from 'react-icons/io5'; instead of icon name only IoBoat.
確定! 回上一頁