refactor: Move form templates and styles to common directory

This commit is contained in:
Prad Nukala
2024-12-09 18:27:55 -05:00
parent 6fbcb7cef5
commit 8ceb89053f
21 changed files with 40 additions and 42 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ package index
import "github.com/a-h/templ"
import templruntime "github.com/a-h/templ/runtime"
import "github.com/onsonr/sonr/pkg/blocks/layout"
import "github.com/onsonr/sonr/pkg/common/styles/layout"
func NoWebauthnErrorView() templ.Component {
return templruntime.GeneratedTemplate(func(templ_7745c5c3_Input templruntime.GeneratedComponentInput) (templ_7745c5c3_Err error) {