Commit 4d09efc0 authored by 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
parents 630f97ef 31cd4732
......@@ -3,7 +3,7 @@ import Vue from 'vue';
import { memoize, isString, cloneDeep, isNumber, uniqueId } from 'lodash';
import {
GlButton,
GlDeprecatedBadge as GlBadge,
GlBadge,
GlTooltip,
GlTooltipDirective,
GlFormTextarea,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment