Skip to content

Commit 20bed35

Browse files
authored
fix: docgen controls storybook (#6345)
1 parent 707b50e commit 20bed35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.storybook/main.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ const main = defineMain({
4343
compilerOptions: {
4444
esModuleInterop: true,
4545
},
46+
shouldRemoveUndefinedFromOptional: true,
4647
},
4748
},
4849
})

0 commit comments

Comments
 (0)