[questions][fix] startAddOn for search bar

pull/312/head
wlren 3 years ago committed by Jeff Sieu
parent d8f121926a
commit 38f433255c

@ -26,7 +26,8 @@ export default function QuestionSearchBar<
isLabelHidden={true} isLabelHidden={true}
label="Search by content" label="Search by content"
placeholder="Search by content" placeholder="Search by content"
startIcon={MagnifyingGlassIcon} startAddOn={MagnifyingGlassIcon}
startAddOnType="icon"
/> />
</div> </div>
<Select <Select

Loading…
Cancel
Save