npm i @rsuite/icons // for rsuite v4 import { Icon } from "rsuite"; return <Icon icon="gear" />; // for rsuite v5 import GearIcon from ...
確定! 回上一頁