Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
render() {
return (
{this.buildSearchBox()}
{this.buildDropdown()}
<button aria-label="Sort A-Z">
</button>
<button aria-label="Insert Table">
</button>
<button aria-label="Insert Bulleted List">
</button>
render() {
return (
{this.buildSearchBox()}
{this.buildDropdown()}
<button aria-label="Sort A-Z">
</button>
<button aria-label="Insert Table">
</button>
<button aria-label="Insert Bulleted List">
</button>