Vishwajeet Raj

Results 15 comments of Vishwajeet Raj

Please attach relevant screenshots.

Hey, currently I don't support this. I primarily built this project for 1 paged resume. (and it's also not recommended to have a resume of more than 1 page). So,...

Closing this

> Hey guys, > Did anybody managed to get it working with react? I'm getting massive errors > > I'm getting the mistake > './hover' does not contain a default...

Facing this. any work around other than manually renaming the cache?

Hey @eyob-muktar, the library is accounting for 60px of extra space because of this code (EducationCard.js line no. 23). ```js style={{ maxHeight: `${educationActive[id] ? '60px' : '0px'}`, transition: 'all 0.5s',...

Hey @eyob-muktar , i recommend checking for margin-bottom or padding bottom for that element.

Trying adding background color transparent. Please raise PR. I'll need to take a look.