mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-10 23:48:26 +00:00
fix: onboarding
This commit is contained in:
parent
3cec513421
commit
a0c1b7eb25
@ -173,10 +173,7 @@ export default function Onboarding() {
|
||||
submit(formData, {
|
||||
method: "POST",
|
||||
});
|
||||
setLoading(false);
|
||||
} catch (e) {
|
||||
setLoading(false);
|
||||
}
|
||||
} catch (e) {}
|
||||
};
|
||||
|
||||
// Convert episode and statements structure to triplets for visualization
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user