feat: add useAppAuth with RQ
This commit is contained in:
@@ -176,6 +176,7 @@ function ChooseConnectionSubstep(props) {
|
||||
}
|
||||
}, [step.connection?.id, retestConnection]);
|
||||
const onToggle = expanded ? onCollapse : onExpand;
|
||||
|
||||
return (
|
||||
<React.Fragment>
|
||||
<FlowSubstepTitle
|
||||
|
Reference in New Issue
Block a user