Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
import { __ } from '~/locale';
export const SHOW_PASSWORD = __('Show password');
export const HIDE_PASSWORD = __('Hide password');