rename to mocksnow
This commit is contained in:
@@ -2,7 +2,7 @@ package views
|
||||
|
||||
import (
|
||||
"strconv"
|
||||
"wnzl-snow/components/core"
|
||||
"mocksnow/components/core"
|
||||
)
|
||||
|
||||
type IncomingRow struct {
|
||||
|
@@ -10,7 +10,7 @@ import templruntime "github.com/a-h/templ/runtime"
|
||||
|
||||
import (
|
||||
"strconv"
|
||||
"wnzl-snow/components/core"
|
||||
"mocksnow/components/core"
|
||||
)
|
||||
|
||||
type IncomingRow struct {
|
||||
|
@@ -1,7 +1,7 @@
|
||||
package views
|
||||
|
||||
import (
|
||||
"wnzl-snow/components/core"
|
||||
"mocksnow/components/core"
|
||||
)
|
||||
|
||||
type BuildInfo struct {
|
||||
|
@@ -9,7 +9,7 @@ import "github.com/a-h/templ"
|
||||
import templruntime "github.com/a-h/templ/runtime"
|
||||
|
||||
import (
|
||||
"wnzl-snow/components/core"
|
||||
"mocksnow/components/core"
|
||||
)
|
||||
|
||||
type BuildInfo struct {
|
||||
|
Reference in New Issue
Block a user