10 lines
163 B
Modula-2
10 lines
163 B
Modula-2
module github.com/a-h/templ/examples/integration-react
|
|
|
|
go 1.23
|
|
|
|
toolchain go1.23.3
|
|
|
|
require github.com/a-h/templ v0.2.513
|
|
|
|
replace github.com/a-h/templ => ../../
|