Expose GlInputGroupText component
We currently don't wrap BootstrapVue's BInputGroupText component which is used directly in GlFormInputGroup stories.
Let's create the GlInputGroupText wrapper so that it can be used in GitLab and other consuming projects without having to import BootstrapVue's own component.