You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
selectedFlow.offline&&<pclassName='animate__animated animate__fadeIn'style={{color: '#fff',fontSize: '1.5rem'}}>Disable internet and try submitting the form</p>
115
117
}
116
118
{
117
-
selectedFlow.submitToHasura&&<pclassName='animate__animated animate__fadeIn'style={{color: '#fff',fontSize: '1.5rem'}}>Submit the form and check <astyle={{color: '#ffc119'}}target="_blank"href={`${GITPOD_URL.slice(0,GITPOD_URL.indexOf('/')+2)+"8080-"+GITPOD_URL.slice(GITPOD_URL.indexOf('/')+2)}`}>Hasura</a></p>
119
+
selectedFlow.submitToHasura&&<pclassName='animate__animated animate__fadeIn'style={{color: '#fff',fontSize: '1.5rem'}}>Submit the form and check <astyle={{color: '#ffc119'}}target="_blank"href={`${HASURA_URL}`}>Hasura</a></p>
0 commit comments