mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 12:46:14 +00:00
Fix doc comments and remove magic number
This commit is contained in:
committed by
Christian Rocha
parent
f48e53556a
commit
79ca4d09d1
@@ -5,6 +5,6 @@ replace github.com/charmbracelet/bubbles => ../../
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/charmbracelet/bubbles v0.0.0-00010101000000-000000000000 // indirect
|
||||
github.com/muesli/reflow v0.2.0 // indirect
|
||||
github.com/charmbracelet/bubbles v0.0.0-00010101000000-000000000000
|
||||
github.com/charmbracelet/bubbletea v0.12.2
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user