We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f286f01 commit 317d6ccCopy full SHA for 317d6cc
1 file changed
ui/src/core/lazy_lib/components_use.js
@@ -89,6 +89,7 @@ Vue.use(Icon)
89
Vue.use(Badge)
90
Vue.use(Popover)
91
Vue.use(Dropdown)
92
+Vue.use(Descriptions)
93
Vue.use(List)
94
Vue.use(Avatar)
95
Vue.use(Breadcrumb)
0 commit comments