mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
small improvements
This commit is contained in:
@@ -10,6 +10,7 @@ import (
|
||||
type Container interface {
|
||||
tea.Model
|
||||
Sizeable
|
||||
Bindings
|
||||
}
|
||||
type container struct {
|
||||
width int
|
||||
|
||||
Reference in New Issue
Block a user