Skip to content
代码片段 群组 项目
提交 4d09efc0 编辑于 作者: Andrew Fontaine's avatar Andrew Fontaine
浏览文件

Merge branch '219532-replace-gldeprecated-bagde-with-gl-badge' into 'master'

replaced GlDeprecatedBadge with GlBadge for form.vue

See merge request gitlab-org/gitlab!45387
No related branches found
No related tags found
无相关合并请求
...@@ -3,7 +3,7 @@ import Vue from 'vue'; ...@@ -3,7 +3,7 @@ import Vue from 'vue';
import { memoize, isString, cloneDeep, isNumber, uniqueId } from 'lodash'; import { memoize, isString, cloneDeep, isNumber, uniqueId } from 'lodash';
import { import {
GlButton, GlButton,
GlDeprecatedBadge as GlBadge, GlBadge,
GlTooltip, GlTooltip,
GlTooltipDirective, GlTooltipDirective,
GlFormTextarea, GlFormTextarea,
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册