You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/docs/pages/plug-sdk/web/search.mdx
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,5 +110,4 @@ You can bind the `toggleSearchAgent` method to a hotkey, such as `Cmd + K` (or `
110
110
</Tab>
111
111
</Tabs>
112
112
113
-
You can modify the keydown event listener to bind other key or keys combinations, or any other user event based on your application's needs.
114
-
113
+
You can modify the keydown event listener to bind it to other keys, or key combinations, or use any other user events based on your application’s needs.
0 commit comments