Fixed type

pull/12/head
cagataycivici 2018-12-26 15:24:18 +03:00
parent 47d2a0df82
commit e128009632
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@
<script> <script>
export default { export default {
props: { props: {
active: false active: Boolean
}, },
data() { data() {
return { return {