Skip to content

Commit 7a8c27d

Browse files
committedDec 11, 2024
chore: fix lint
1 parent 936bbc2 commit 7a8c27d

File tree

1 file changed

+1
-2
lines changed
  • packages/toolkit/src/view/recipe-editor/lib

1 file changed

+1
-2
lines changed
 

‎packages/toolkit/src/view/recipe-editor/lib/schema.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ export const InstillYamlSchema = {
9090
description: {
9191
type: "string",
9292
},
93-
default: {
94-
},
93+
default: {},
9594
"instill-ui-multiline": {
9695
type: "boolean",
9796
},

0 commit comments

Comments
 (0)