Compare commits

...

1 Commits
main ... tst2

Author SHA1 Message Date
Kar ad7313363b php support 2025-06-16 16:06:19 +00:00
1 changed files with 2 additions and 0 deletions

View File

@ -4,5 +4,7 @@ import SignupPage from "../components/SignupPage";
---
<Layout title="">
<div id="sample">
<?php eho "this gets commented, i need this to be as it is after build";?>
<SignupPage client:load />
</Layout>