refactor: improve address display in property details

This commit is contained in:
Prad Nukala
2024-12-08 18:48:04 -05:00
parent 6bb2c2143e
commit 4087fdd79e
33 changed files with 2132 additions and 31 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/nebula/ui/layout"
import "github.com/onsonr/sonr/pkg/blocks/layout"
func InitialView() templ.Component {
return templruntime.GeneratedTemplate(func(templ_7745c5c3_Input templruntime.GeneratedComponentInput) (templ_7745c5c3_Err error) {