ashutoshkrris / TechyWrite-Old

A website to list down available paid writing opportunities for technical writers.
techywrite.vercel.app
MIT License
8 stars 11 forks source link

Added svg img and a related message for "no results found" #19

Closed TsarPrince closed 1 year ago

TsarPrince commented 1 year ago

Attempts to fix #15

Mobile view

image

Desktop view

screencapture-127-0-0-1-5173-2022-10-20-15_15_56

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
techywrite ❌ Failed (Inspect) Oct 20, 2022 at 9:50AM (UTC)
ashutoshkrris commented 1 year ago

Hi @TsarPrince Could you please resolve the merge conflict?

TsarPrince commented 1 year ago

Yes I am looking at it, seems like my code editor has just added spaces here and there and broken big lines to small ones 😑. Causing this merge conflict. Should I pull from main and add my changes back as there was quite little change in lines.

ashutoshkrris commented 1 year ago

Yes, pull the latest changes from the remote branch.

TsarPrince commented 1 year ago

Sorry it was looking very cumbersome, I have created another PR for this.

TsarPrince commented 1 year ago

added spaces here and there and broken big lines to small ones 😑

@ashutoshkrris seems, like this was done by someone else's code editor. Personally speaking these large splitted lines of code doesn't look very clean to me. However I have pulled this and created another PR.

image