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

fix: Add missing import for Icon component #14440

Merged
merged 3 commits into from Apr 8, 2024

Conversation

kart1ka
Copy link
Contributor

@kart1ka kart1ka commented Apr 7, 2024

What does this PR do?

Fixes #14438

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Apr 7, 2024

@kart1ka is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot requested a review from a team April 7, 2024 07:18
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Apr 7, 2024
Copy link
Contributor

github-actions bot commented Apr 7, 2024

Thank you for following the naming conventions! 🙏 Feel free to join our discord and post your PR link.

@dosubot dosubot bot added core area: core, team members only event-types area: event types, event-types 🐛 bug Something isn't working labels Apr 7, 2024
@github-actions github-actions bot added the ui area: UI, frontend, button, form, input label Apr 7, 2024
Copy link

graphite-app bot commented Apr 7, 2024

Graphite Automations

"Add consumer team as reviewer" took an action on this PR • (04/07/24)

1 reviewer was added to this PR based on Keith Williams's automation.

"Add community label" took an action on this PR • (04/07/24)

1 label was added to this PR based on Keith Williams's automation.

Copy link
Contributor

github-actions bot commented Apr 7, 2024

📦 Next.js Bundle Analysis for @calcom/web

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@Udit-takkar Udit-takkar enabled auto-merge (squash) April 8, 2024 13:28
@Udit-takkar Udit-takkar merged commit 9013045 into calcom:main Apr 8, 2024
30 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working community Created by Linear-GitHub Sync core area: core, team members only event-types area: event types, event-types ui area: UI, frontend, button, form, input
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icon component is used but not imported in MultiDropdownSelect.tsx
2 participants