Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 4326249

Browse files
authored
Update packages/bootstrap-vue-next/src/components/RenderComponentOrSkip.vue
1 parent 5ac58b8 commit 4326249

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/bootstrap-vue-next/src/components/RenderComponentOrSkip.vue

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export default defineComponent({
1010
},
1111
to: {
1212
type: [String, Object] as PropType<string | RendererElement | null | undefined>,
13-
required: false,
1413
default: null,
1514
},
1615
skip: {

0 commit comments

Comments
 (0)