Skip to content

Commit 082fc83

Browse files
committed
🐛 update UI interaction
1 parent ec71dbb commit 082fc83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/LaunchPad/Sale/SearchTable.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export const SearchTable = ({
8686

8787
return (
8888
<Paper
89+
ref={dropdownRef}
8990
sx={{
9091
width: '95%',
9192
overflow: 'hidden',

0 commit comments

Comments
 (0)