Rename project
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
package handlers
|
||||
|
||||
import (
|
||||
"htmx-templ/app/data"
|
||||
"htmx-templ/app/templates"
|
||||
"htmx-templ/app/types"
|
||||
"strconv"
|
||||
"strings"
|
||||
"templ-tests/app/data"
|
||||
"templ-tests/app/templates"
|
||||
"templ-tests/app/types"
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user