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: Resolve failing build issue due to case mismatch on TimePicker component #728

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

m453h
Copy link
Contributor

@m453h m453h commented Jun 21, 2024

Description

This pull request fixes the failing build for PR #702 . The main cause for this issue is case mismatch for the component name.

Type of change

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

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@m453h m453h requested a review from kelvinkipruto June 21, 2024 09:05
@kilemensi
Copy link
Member

Can we merge this @m453h before I merge #725 ?

@kilemensi kilemensi added the bug Something isn't working label Jun 21, 2024
@m453h
Copy link
Contributor Author

m453h commented Jun 21, 2024

Can we merge this @m453h before I merge #725 ?

@kilemensi yes I am merging it to main

@m453h m453h closed this Jun 21, 2024
@m453h m453h reopened this Jun 21, 2024
@m453h m453h added this pull request to the merge queue Jun 21, 2024
Merged via the queue into main with commit 0414394 Jun 21, 2024
5 checks passed
@m453h m453h deleted the fix/failing-build branch June 21, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants