something works
This commit is contained in:
parent
ac31b1a66f
commit
0d87346089
5 changed files with 283 additions and 0 deletions
8
cmd/feed_entries.go
Normal file
8
cmd/feed_entries.go
Normal file
|
@ -0,0 +1,8 @@
|
|||
// package cmd
|
||||
|
||||
// import "github.com/charmbracelet/bubbles/list"
|
||||
|
||||
// type feedEntriesModel struct {
|
||||
// entries list.Model
|
||||
// selectedEntry
|
||||
// }
|
Loading…
Add table
Add a link
Reference in a new issue