mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-04-11 17:44:08 +02:00
remove trailing spaces
This commit is contained in:
parent
98293a2200
commit
26f41aeb78
@ -44,4 +44,4 @@ module.exports = {
|
||||
codepen: '#'
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
@ -16,4 +16,4 @@ test('getIcon', () => {
|
||||
expect(getIcon('gitlab')).toEqual(ICONS.GITLAB);
|
||||
expect(getIcon('weibo')).toEqual(ICONS.WEIBO);
|
||||
expect(getIcon('codepen')).toEqual(ICONS.CODEPEN);
|
||||
});
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user