Commit 42b0b36
Aman Kumar
refactor(SearchBar): comment out Escape key handling logic
- Commented out the Escape key handling logic in the SearchBar component to prevent hiding the search bar on Escape key press.
- This change may be part of a larger refactor to improve user experience or functionality related to the search bar.1 parent 10f2950 commit 42b0b36
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments