Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package screens
|
||||
|
||||
import tea "github.com/charmbracelet/bubbletea"
|
||||
|
||||
type ScreenSwitchMsg struct {
|
||||
NewScreen tea.Model
|
||||
}
|
||||
Reference in New Issue
Block a user