diff --git a/src/components/NcButton/NcButton.vue b/src/components/NcButton/NcButton.vue index fd807e1a96..4ae62f2d28 100644 --- a/src/components/NcButton/NcButton.vue +++ b/src/components/NcButton/NcButton.vue @@ -38,7 +38,7 @@ It can be used with one or multiple actions. :disabled="disabled" :size="size" :text="text" - type="tertiary-no-background"> + variant="tertiary-no-background">