update CellGroup
This commit is contained in:
parent
59a3b893b7
commit
66fc7ae416
2 changed files with 5 additions and 6 deletions
|
@ -26,7 +26,7 @@ import { oneOf } from '../../utils/assist';
|
|||
import { on, off } from '../../utils/dom';
|
||||
import Trigger from './trigger.vue'
|
||||
export default {
|
||||
name: 'SplitPane',
|
||||
name: 'Split',
|
||||
components: {
|
||||
Trigger
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue