We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be72cb8 + 58a0bff commit 28ccb96Copy full SHA for 28ccb96
src/front/js/apiservices/callToApi.js
@@ -1,6 +1,5 @@
1
import Swal from "sweetalert2";
2
3
-
4
const urlBackend = process.env.BACKEND_URL;
5
6
export const createUser = async (newUser, navigate) =>{
0 commit comments