php support

tst2
Kar 2025-06-16 16:06:19 +00:00
parent f6857712a8
commit ad7313363b
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>