mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 04:00:59 +01:00
web: move focus to editor on Tab press in note title (#2983)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
This commit is contained in:
@@ -156,6 +156,7 @@ export function Autosuggest({
|
||||
return (
|
||||
<Input
|
||||
ref={inputRef}
|
||||
tabIndex={-1}
|
||||
variant="clean"
|
||||
sx={{
|
||||
width: "auto",
|
||||
|
||||
Reference in New Issue
Block a user