fix(client): add missing ref for MkButton (#9357)

This commit is contained in:
Kagami Sascha Rosylight 2022-12-19 16:47:56 +09:00 committed by GitHub
parent c3cb218975
commit e3b8482891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<template>
<button
ref="el"
v-if="!link" class="bghgjjyj _button"
:class="{ inline, primary, gradate, danger, rounded, full }"
:type="type"