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:
@@ -191,7 +191,7 @@ func New(opts ...Option) Model {
|
||||
|
||||
// NewModel returns a model with default values.
|
||||
//
|
||||
// Deprecated. Use New instead.
|
||||
// Deprecated: use [New] instead.
|
||||
var NewModel = New
|
||||
|
||||
// Init exists satisfy the tea.Model interface.
|
||||
|
||||
Reference in New Issue
Block a user