Files
sonr/internal/dwn/elements/panel.templ
T

7 lines
99 B
Templ
Raw Normal View History

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