Skip to content

Commit

Permalink
remove onSubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
sekibuuun committed Oct 9, 2024
1 parent ef5ef02 commit 6c2e4aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/app/components/UserSearch.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ export const UserSearch = () => {
<PlaceholdersAndVanishInput
placeholders={placeholders}
onChange={handleChange}
onSubmit={() => {}}
/>
</div>
</DialogHeader>
Expand Down

0 comments on commit 6c2e4aa

Please sign in to comment.