cleanup
This commit is contained in:
parent
d1dc6977ab
commit
080900610d
1 changed files with 0 additions and 1 deletions
|
|
@ -46,7 +46,6 @@ export function SetupWorkspaceForm() {
|
||||||
});
|
});
|
||||||
|
|
||||||
async function onSubmit(data: ISetupWorkspace) {
|
async function onSubmit(data: ISetupWorkspace) {
|
||||||
console.log(data)
|
|
||||||
await setupWorkspace(data);
|
await setupWorkspace(data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue