Skip to content

Commit 7361534

Browse files
committed
feat: remove dropdown searc input name
1 parent a7b0b4e commit 7361534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/DropdownSelect/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ export default function DropdownSelect({
7777
<strong>{title}</strong>
7878
</label>
7979
<input
80-
name="dropdown-select"
8180
ref={searchRef}
8281
type="text"
8382
value={pattern}

0 commit comments

Comments
 (0)