Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
const TextDropdown = () => (
);
const AccountMenu = ({ simplifiedMenu }) => (
arrow_drop_down
}
>
S
render() {
const { visible, listStyle } = this.state;
const { id, text, ...props } = this.props;
return (
{text}
);
}
<div>
</div>
<div>Eli Perelman</div>
<div>
<div>
<small>eliperelman@mozilla.com</small>
</div>
<div>
arrow_drop_down
</div>
</div>