refactor(tui): remove home screen tips
This commit is contained in:
parent
ce636daf04
commit
39f1336621
27 changed files with 4 additions and 376 deletions
|
|
@ -438,7 +438,7 @@ type TuiConfigView = {
|
|||
markdown?: "source" | "rendered"
|
||||
grouping?: "auto" | "none"
|
||||
}
|
||||
hints?: { tips?: boolean; onboarding?: boolean }
|
||||
hints?: { onboarding?: boolean }
|
||||
animations?: boolean
|
||||
mouse: boolean
|
||||
keybinds: TuiBindingLookupView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue