Commit 5bc296b2 authored by Lukas Eipert's avatar Lukas Eipert

Remove Icon component from vue_shared

We have replaced all of the usages of the icon component from vue_shared
with GlIcon. It is time to remove it!
parent c8dc987e
<script>
import { GlIcon } from '@gitlab/ui';
export default GlIcon;
</script>
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