You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would maybe agree here, I first thought that it could be because GitLab spelled there name "Gitlab", in which case it makes sense to as it is now, but they dont. So this would make change to change. But also a super small thing that might have unnecessary ripple effects through out some peoples project, it is a braking change after all
Is there a reason GitHub uses PascalCase while Gitlab uses Snakecase?
export { default as GitHub } from './icons/github';
export { default as Gitlab } from './icons/gitlab';
Proposal:
Change
Gitlab
toGitLab
The text was updated successfully, but these errors were encountered: