rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
https://rairprotocol.org
Apache License 2.0
1.31k stars 889 forks source link

220 notifications not displayed on mobile #229

Open SeanM322 opened 1 week ago

SeanM322 commented 1 week ago

In this PR I've fixed issue with background in mobile menu and color pagination

sarora180673 commented 6 days ago

getting error while building image

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

[rair-front build 7/7] RUN yarn build: 0.528 yarn run v1.22.22 0.567 $ tsc --target ES2020 && vite build 32.11 src/components/DemoMediaUpload/PopUpChangeVideo/PopUpChangeVideo.tsx(192,13): error TS2783: 'customClass' is specified more than once, so this usage will be overwritten. 32.11 src/components/DemoMediaUpload/PopUpChangeVideo/PopUpChangeVideo.tsx(200,13): error TS2783: 'customClass' is specified more than once, so this usage will be overwritten. 32.11 src/components/nft/PersonalProfile/PersonalProfileMyNftTab/ResaleModal/ResaleModal.tsx(316,21): error TS18048: 'chainData.viem' is possibly 'undefined'. 32.21 error Command failed with exit code 2.