mirror of https://github.com/buster-so/buster.git
Update SearchDropdown.tsx
This commit is contained in:
parent
308a09b44e
commit
9c326b6c48
|
@ -78,3 +78,5 @@ const ArrowRightIcon = React.memo(() => {
|
|||
</div>
|
||||
);
|
||||
});
|
||||
|
||||
ArrowRightIcon.displayName = 'ArrowRightIcon';
|
||||
|
|
Loading…
Reference in New Issue