Skip to content

Commit

Permalink
Update frontend/src/components/VButton.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat authored Mar 28, 2023
1 parent 2fa7440 commit bf4778e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/components/VButton.vue
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,6 @@ const VButton = defineComponent({
type: String as PropType<ButtonConnections>,
default: "none",
},
linkProps: {
type: Object as PropType<Record<string, unknown>>,
default: () => ({}),
},
/**
* Whether the button has an icon at the inline start of the button.
*
Expand Down

0 comments on commit bf4778e

Please sign in to comment.