Skip to content

Commit

Permalink
fix: remove FE warnings on flow edition
Browse files Browse the repository at this point in the history
  • Loading branch information
elevatebart committed Jan 31, 2025
1 parent a4dcb8d commit 65dd4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/components/EnterpriseBadge.vue
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
defineProps({
enable: {
type: Boolean,
required: true,
default: false,
},
})
</script>
Expand Down

0 comments on commit 65dd4f9

Please sign in to comment.