fix: Fix duplicate Calendar import in CustomerDashboard#381
fix: Fix duplicate Calendar import in CustomerDashboard#381sanikayadav2024 wants to merge 1 commit into
Conversation
|
@sanikayadav2024 is attempting to deploy a commit to the anubhav12302387's projects Team on Vercel. A member of the Team first needs to authorize it. |
❌ PR Format Check — Failed — Please Fix BelowHi @sanikayadav2024! Please fix the issues below before your PR can proceed to mentor review. ❌ Must Fix Before Proceeding❌ Issue #380 is not assigned to you (@sanikayadav2024) — You must be assigned to the issue before submitting a PR.
📋 EventOne PR Guidelines (click to expand)Title format — Conventional Commits: Always link an issue: Use a feature branch — never PR directly from Write your own description — AI-generated content = EventOne × GSSoC Pipeline — Stage 1 Automated Check |
👋 Thanks for opening a PR, @sanikayadav2024!Your PR has entered the 🎯 EventOne GSSoC PR Review Pipeline.
What happens next
A pipeline status comment will appear below and update automatically as your PR progresses. While you wait
This comment is posted only once. EventOne × GSSoC Automated Pipeline |
Description
The file CustomerDashboard.jsx has number of errors stopping the application from running , as it givig so many logs on page after starting application. This PR fixes all errors in the jsx page which blocking the application run. Closes #380
Changes Made
Type of Change
Screenshots
Before fixing bugs application is not running on browser and throeing these errors
After Bug Fixing : Application run as Expected
Testing
Additional informathion
This contribution is under GSSoC'26