6962cba9 by Ian Rizh Mañago

28225_not_loading

1 parent 452ab7ca
...@@ -56,6 +56,7 @@ function App() { ...@@ -56,6 +56,7 @@ function App() {
56 } 56 }
57 57
58 async function handleSubmit(e){ 58 async function handleSubmit(e){
59 e.preventDefault();
59 submitPrompt(); 60 submitPrompt();
60 } 61 }
61 62
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!