php support

This commit is contained in:
Kar
2025-06-16 16:06:19 +00:00
parent f6857712a8
commit ad7313363b

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>