chore: move templui utils into ui folder
This commit is contained in:
parent
5de84c6de7
commit
a3f4661456
44 changed files with 50 additions and 55 deletions
|
|
@ -4,7 +4,7 @@ package form
|
|||
|
||||
import (
|
||||
"git.juancwu.dev/juancwu/budgit/internal/ui/components/label"
|
||||
"git.juancwu.dev/juancwu/budgit/internal/utils"
|
||||
"git.juancwu.dev/juancwu/budgit/internal/ui/utils"
|
||||
)
|
||||
|
||||
type MessageVariant string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue