Skip to content

Commit

Permalink
Update prop
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Aug 20, 2023
1 parent a54ebc8 commit 49cb738
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import ContentTopic from './PanelContentTopic.vue'
const props = defineProps({
otuId: {
type: Number,
default: undefined
required: true
}
})
Expand Down

0 comments on commit 49cb738

Please sign in to comment.