mirror of https://github.com/apache/cloudstack.git
ui: register vue component Descriptions (#5197)
This commit is contained in:
parent
cf0f1feb5e
commit
6b5adb7ed5
|
|
@ -89,6 +89,7 @@ Vue.use(Icon)
|
|||
Vue.use(Badge)
|
||||
Vue.use(Popover)
|
||||
Vue.use(Dropdown)
|
||||
Vue.use(Descriptions)
|
||||
Vue.use(List)
|
||||
Vue.use(Avatar)
|
||||
Vue.use(Breadcrumb)
|
||||
|
|
|
|||
Loading…
Reference in New Issue