Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification is working #186

Merged
merged 10 commits into from
Oct 28, 2024
Merged

Notification is working #186

merged 10 commits into from
Oct 28, 2024

Conversation

Aditya90456
Copy link
Contributor

Notification is working @jahnvisahni31

Copy link

vercel bot commented Oct 22, 2024

@Aditya90456 is attempting to deploy a commit to the jahnvi sahni's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

Copy link

vercel bot commented Oct 24, 2024

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

Name Status Preview Comments Updated (UTC)
design-deck ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2024 6:43am

@jahnvisahni31
Copy link
Owner

image
please solve this error

@Aditya90456
Copy link
Contributor Author

ok I'll try

@Aditya90456
Copy link
Contributor Author

I'll give you tomorrow evening @jahnvisahni31

Copy link
Contributor Author

@Aditya90456 Aditya90456 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix

@jahnvisahni31
Copy link
Owner

Error while parsing config file: "/vercel/path0/package-lock.json"
./app/front-navbar.tsx
Error:
x Expression expected
,-[/vercel/path0/app/front-navbar.tsx:56:1]

please check this error
and make sure to do npm run build before submitting

@jahnvisahni31
Copy link
Owner

could you please update the repo with latest code? package.json is different that why creating an error and then do npm run build
let me know if that works for you

@Aditya90456
Copy link
Contributor Author

ok I'll do @jahnvisahni31

@Aditya90456
Copy link
Contributor Author

Aditya90456 commented Oct 27, 2024

front-navbar tsx - DesignDeck - Visual Studio Code 10_27_2024 6_52_26 PM
missing handleresize function how I implement that maam ? @jahnvisahni31

Copy link
Contributor Author

@Aditya90456 Aditya90456 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jahnvisahni31
Copy link
Owner

67 | return () => window.removeEventListener('resize', handleResize);
68 | } )};
69 |
70 | ,-> return (
71 | -> <Navbar isBordered className="bg-background"> 72 | <NavbarContent justify="start"> 73 | <NavbarBrand className="mr-4"> 74 | <p className="font-bold text-inherit">DesignDesk</p> ----
x Unexpected token Navbar. Expected jsx identifier
,-[/vercel/path0/app/front-navbar.tsx:68:1]
68 | } )};
69 |
70 | return (
71 |
: ^^^^^^
72 |
73 |
74 |

DesignDesk


error in these lines in ./app/front-navbar.tsx

@jahnvisahni31
Copy link
Owner

could you please update the repo with latest code? package.json is different that why creating an error and then do npm run build
let me know if that works for you

Copy link
Contributor Author

@Aditya90456 Aditya90456 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check @jahnvisahni31

@jahnvisahni31 jahnvisahni31 merged commit 694613e into jahnvisahni31:main Oct 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notification feature is not there
2 participants