I have this project which I've pushing it to github for the last couple month.
And I've noticed that one of my folders name changed it's name... I mean basically it didn't change much but bit more like changed from components
to
Components
, and that really giving me hard-time deploying it cloud.
So here in VSCode the foler name is component.
Then committed it and pushed it to github and it beccame Components with first name become capital-letter
So, what caused that and how to solve? thanks in advane.