There was an error while loading. Please reload this page.
1 parent e7a40d1 commit 759e7fbCopy full SHA for 759e7fb
src/components/SidePanel.vue
@@ -86,7 +86,7 @@ export default defineComponent({
86
default: 300,
87
},
88
transitionName: {
89
- type: String as PropType<string>,
+ type: String as PropType<string | undefined>,
90
default: undefined,
91
92
headerClass: {
0 commit comments