Move components over and update examples

This commit is contained in:
Christian Rocha
2020-05-12 17:05:16 -04:00
parent 4bf40fbe62
commit 82ddbb8e12
15 changed files with 1002 additions and 57 deletions

View File

@@ -6,7 +6,7 @@ import (
"os"
"github.com/charmbracelet/boba"
"github.com/charmbracelet/teaparty/pager"
"github.com/charmbracelet/boba/pager"
)
func main() {