style: pnpm format
This commit is contained in:
parent
9b33ea6c7a
commit
88ad640ec0
@ -63,9 +63,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
const isSuccess = await createLabel(formData);
|
const isSuccess = await createLabel(formData);
|
||||||
if (!isSuccess) {
|
if (!isSuccess) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
formData = {
|
formData = {
|
||||||
name: '',
|
name: '',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user