Skip to content
Snippets Groups Projects

Rename @gitlab-org/gitlab-svgs to @gitlab/svgs

Merged Lukas Eipert requested to merge leipert-migrate-gitlab-svgs into master
All threads resolved!
9 files
+ 14
14
Compare changes
  • Side-by-side
  • Inline
Files
9
<script>
import _ from 'underscore';
import helmInstallIllustration from '@gitlab-org/gitlab-svgs/dist/illustrations/kubernetes-installation.svg';
import helmInstallIllustration from '@gitlab/svgs/dist/illustrations/kubernetes-installation.svg';
import elasticsearchLogo from 'images/cluster_app_logos/elasticsearch.png';
import gitlabLogo from 'images/cluster_app_logos/gitlab.png';
import helmLogo from 'images/cluster_app_logos/helm.png';
Loading