import React from 'react'; const VerificationBadge = () => ( Verified Account ); export default VerificationBadge;