rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
Apache License 2.0
1 stars 2 forks source link

Add Pop-up for User balance | Desktop and Mobile #32

Closed SeanM322 closed 1 month ago

SeanM322 commented 1 month ago

In this PR I've added new Pop-up user balance for desktop and add block for mobile menu

Знімок екрана 2024-05-17 о 16 21 51 Знімок екрана 2024-05-17 о 16 22 01
sarora180673 commented 1 month ago

getting error while building image

=> ERROR [rair-front build 7/7] RUN yarn build 30.7s

[rair-front build 7/7] RUN yarn build: 0.573 yarn run v1.22.19 0.635 $ tsc && vite build 30.39 src/components/Navigation/MenuComponents/MobileNavigationList.tsx(118,28): error TS2538: Type 'undefined' cannot be used as an index type. 30.39 src/components/Navigation/MenuComponents/MobileNavigationList.tsx(122,31): error TS2538: Type 'undefined' cannot be used as an index type. 30.50 error Command failed with exit code 2.

sarora180673 commented 1 month ago

On Mobile view, Balance is shown as 0

sarora180673 commented 1 month ago

works fine now