implement just for you pages with phoenix-react
This commit is contained in:
@@ -1,10 +1 @@
|
||||
<section class="phx-hero">
|
||||
<h2>Create a secret!</h2>
|
||||
<p>There will be a form here</p>
|
||||
<p>And a file input here</p>
|
||||
<p>Then a next button</p>
|
||||
<form phx-submit="just">
|
||||
<textarea></textarea>
|
||||
<button>Submit</button>
|
||||
</form>
|
||||
</section>
|
||||
<%= react_component("Components.JustPage") %>
|
||||
|
Reference in New Issue
Block a user