1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-18 06:56:07 +02:00
This commit is contained in:
Kushagra Gour
2024-04-24 17:14:03 +05:30
parent f9586441fe
commit f04a0f3b72
3 changed files with 9 additions and 7 deletions

View File

@@ -124,7 +124,7 @@ export function Profile({ user, logoutBtnHandler }) {
{user?.isPro && currentSubscription ? (
<img
class="profile-modal__panda"
src="/assets/pro-panda.png"
src="assets/pro-panda.png"
width="300"
style="position:absolute;bottom:-3rem; right: -7rem;"
/>