Swadeshit27 / Admin-panel-frontend

https://admin-panel-frontend-ruby.vercel.app
2 stars 15 forks source link

Changing tab icon to admin logo #18

Closed aj64bit closed 9 months ago

aj64bit commented 10 months ago

Issue : On live projet showing vite logo at tab icon Improvement : I would like to change this icon to a classic admin icon to improve UI for admin panel Note : We can use cassis icon or admin can suggest incase. :: I would like to contribute in this issue Please assign this under JWOC

aj64bit commented 10 months ago

Hey @Swadeshit27 I changed tab-icon Please respond on PR Screenshot (590)

aj64bit commented 10 months ago

@Swadeshit27 Need help

PS D:\OpenSource\Admin-panel-frontend> git push -u origin "tab-icon"
ERROR: Permission to Swadeshit27/Admin-panel-frontend.git denied to actron-git. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

This is showing while making push command can u help me out. I made necessary changes in PR

Swadeshit27 commented 10 months ago

you entered wrong command follow this steps git add . git commit -m "Your message" git pull
git push -u origin your-branch-name

aj64bit commented 10 months ago

@Swadeshit27 I made PR please make conformation , Hope this time I did correct command. And thank you for help.

aj64bit commented 10 months ago

Hey @Swadeshit27 can u check PR I resolved conflict. Please make review and convey.