refactor: replace sonr/pkg/styles/layout with nebula/ui/layout

This commit is contained in:
Prad Nukala
2024-12-08 16:17:46 -05:00
parent b65e844824
commit dae01698ef
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
package index
import "github.com/onsonr/sonr/pkg/styles/layout"
import "github.com/onsonr/nebula/ui/layout"
templ NoWebauthnErrorView() {
@layout.Root("Sonr.ID") {