Skip to content

Commit ac42194

Browse files
author
utchoang
committed
add missing components
1 parent e2455b2 commit ac42194

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/core/lazy_lib/components_use.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Vue.use(Calendar)
116116
Vue.use(Slider)
117117
Vue.use(AutoComplete)
118118
Vue.use(Collapse)
119+
Vue.use(Descriptions)
119120

120121
Vue.prototype.$confirm = Modal.confirm
121122
Vue.prototype.$message = message

0 commit comments

Comments
 (0)