mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-05 02:41:41 +00:00
refactor: Move form templates and styles to common directory
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package index
|
||||
|
||||
import (
|
||||
"github.com/onsonr/sonr/pkg/blocks/layout"
|
||||
"github.com/onsonr/sonr/pkg/blocks/text"
|
||||
"github.com/onsonr/sonr/pkg/common/styles/layout"
|
||||
"github.com/onsonr/sonr/pkg/common/styles/text"
|
||||
)
|
||||
|
||||
templ InitialView() {
|
||||
|
||||
Reference in New Issue
Block a user