Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
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