small improvements

This commit is contained in:
Kujtim Hoxha
2025-04-21 13:42:02 +02:00
parent caea293759
commit c24e3c18e0
11 changed files with 149 additions and 37 deletions
+1
View File
@@ -10,6 +10,7 @@ import (
type Container interface {
tea.Model
Sizeable
Bindings
}
type container struct {
width int