removed unused code

このコミットが含まれているのは:
Maksim Pechnikov 2019-10-09 16:20:51 +03:00
コミット 69fb015e9f
2個のファイルの変更1行の追加5行の削除

ファイルの表示

@ -5,9 +5,7 @@ const AccountActions = {
'user'
],
data () {
return {
showDropDown: false
}
return { }
},
components: {
ProgressButton

ファイルの表示

@ -6,8 +6,6 @@
:container="false"
placement="bottom-end"
:offset="5"
@show="showDropDown = true"
@hide="showDropDown = false"
>
<div slot="popover">
<div class="dropdown-menu">