Commit d546803c authored by Jannik Lehmann's avatar Jannik Lehmann

Replaced GlDeprecatedBadge with GlBadge for form.vue

parent be95dbcb
......@@ -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