mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-10-09 14:04:45 +03:00
docs(list): fix typo in doc comment
This commit is contained in:
@@ -135,7 +135,7 @@ type Model struct {
|
|||||||
// Key mappings for navigating the list.
|
// Key mappings for navigating the list.
|
||||||
KeyMap KeyMap
|
KeyMap KeyMap
|
||||||
|
|
||||||
// Filter used to filter the list.
|
// Filter is used to filter the list.
|
||||||
Filter FilterFunc
|
Filter FilterFunc
|
||||||
|
|
||||||
disableQuitKeybindings bool
|
disableQuitKeybindings bool
|
||||||
|
Reference in New Issue
Block a user