mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-05 10:51:41 +00:00
refactor: migrate UI components to nebula module
This commit is contained in:
@@ -9,8 +9,8 @@ import "github.com/a-h/templ"
|
||||
import templruntime "github.com/a-h/templ/runtime"
|
||||
|
||||
import (
|
||||
"github.com/onsonr/sonr/pkg/styles/layout"
|
||||
"github.com/onsonr/sonr/pkg/styles/text"
|
||||
"github.com/onsonr/nebula/ui/layout"
|
||||
"github.com/onsonr/nebula/ui/text"
|
||||
)
|
||||
|
||||
func InitialView() templ.Component {
|
||||
|
||||
Reference in New Issue
Block a user