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,5 +1,8 @@
|
||||
package main
|
||||
|
||||
// A simple program that opens the alternate screen buffer and displays mouse
|
||||
// coordinates and events.
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
Reference in New Issue
Block a user