Files
sonr/internal/dwn/front/blocks/panel.templ
T

7 lines
97 B
Templ
Raw Normal View History

2024-09-18 02:22:17 -04:00
package blocks
2024-09-16 01:06:00 -04:00
import "github.com/labstack/echo/v4"
templ Panel(c echo.Context, id string) {
}