mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
chore: apply appropriate GoDoc syntax to deprecated items
This commit is contained in:
+1
-1
@@ -231,7 +231,7 @@ func New(items []Item, delegate ItemDelegate, width, height int) Model {
|
||||
|
||||
// NewModel returns a new model with sensible defaults.
|
||||
//
|
||||
// Deprecated. Use New instead.
|
||||
// Deprecated: use [New] instead.
|
||||
var NewModel = New
|
||||
|
||||
// SetFilteringEnabled enables or disables filtering. Note that this is different
|
||||
|
||||
Reference in New Issue
Block a user