import React from 'react'; const ProBadge = () => ( Pro ); export default ProBadge;