In a react component I havel the following code:
const handleButton = async () => { const resp = await updateProject(projectInfo); setIsProjectModalVis