debian-mirror-gitlab/app/assets/javascripts/sidebar/utils.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

2 lines
62 B
JavaScript
Raw Normal View History

2021-03-08 18:12:59 +05:30
export const toLabelGid = (id) => `gid://gitlab/Label/${id}`;