ruchika-01p / Art_of_Living_YOGA

The Art of Living is an organization that offers numerous, highly effective educational and self-development programs that facilitate the elimination of stress.
MIT License
7 stars 14 forks source link

Wrong File input Import. Major error #18

Closed Bivas-Biswas closed 3 years ago

Bivas-Biswas commented 3 years ago

https://github.com/ruchika-01p/Art_of_Living_YOGA/blob/09b17d17a0673dd6d6db98ee5c0b8078606e6731/src/components/About/About.js#L12-L14

need to change

import Ravikaka from '../../images/team/Ravikaka.jpg';
import Shweta from '../../images/team/Shweta.jpg';
import Vihal from '../../images/team/Vihal.jpg';

The real image is name start with Capital R. So I facing the import errror

nehakalbande commented 3 years ago

https://github.com/ruchika-01p/Art_of_Living_YOGA/blob/09b17d17a0673dd6d6db98ee5c0b8078606e6731/src/components/About/About.js#L12-L14

need to change

import Ravikaka from '../../images/team/Ravikaka.jpg';
import Shweta from '../../images/team/Shweta.jpg';
import Vihal from '../../images/team/Vihal.jpg';

The real image is name start with Capital R. So I facing the import errror

Yes correct @Bivas-Biswas its showing an error, Work on it. We'll accept the PR tonight