Moved element core to new package

This commit is contained in:
2023-01-09 21:25:11 -05:00
parent bbdc5a0162
commit 34848f616b
5 changed files with 14 additions and 10 deletions

View File

@@ -2,6 +2,7 @@ package layouts
import "git.tebibyte.media/sashakoshka/tomo"
import "git.tebibyte.media/sashakoshka/tomo/artist"
import "git.tebibyte.media/sashakoshka/tomo/elements/core"
// Vertical lays its children out vertically. It can contain any number of
// children. When an child is added to the layout, it can either be set to