Commit e28afd22 authored by matejlatin's avatar matejlatin

Removed the unnecessary icon component

parent 07f95e7e
<script>
import { GlTooltipDirective, GlButton, GlIcon } from '@gitlab/ui';
import { GlTooltipDirective, GlButton } from '@gitlab/ui';
export default {
name: 'ReplyButton',
components: {
GlIcon,
GlButton,
},
directives: {
......
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