update CellGroup
This commit is contained in:
parent
59a3b893b7
commit
66fc7ae416
2 changed files with 5 additions and 6 deletions
|
@ -1,11 +1,10 @@
|
|||
<template>
|
||||
|
||||
<div class="ivu-cell-group">
|
||||
<slot></slot>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
props: {
|
||||
|
||||
},
|
||||
|
||||
name: 'CellGroup'
|
||||
}
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue