mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Add descriptions to example programs and bump deps in examples
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package main
|
||||
|
||||
// A simple program that counts down from 5 and then exits.
|
||||
// A simple program that opens the alternate screen buffer then counts down
|
||||
// from 5 and then exits.
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
Reference in New Issue
Block a user