php support
parent
f6857712a8
commit
ad7313363b
|
@ -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>
|
Loading…
Reference in New Issue