import { faSeedling } from '@fortawesome/free-solid-svg-icons' import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' import { Flex, Tooltip, Text } from 'components/primitives' export const ActiveMintTooltip = () => { return ( Actively minting } > ) }