mirror of
https://github.com/eliasstepanik/core.git
synced 2026-01-10 23:38:27 +00:00
fix: onboarding component loading
This commit is contained in:
parent
3bdf051b32
commit
ddb7604fb2
@ -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