Skip to content

Fix invalid components in Chakra UI #964

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

vipocenka
Copy link

@vipocenka vipocenka commented Mar 5, 2025

Updated all remaining instances of align="left" to align="start" across all files and components:

  • page.tsx
  • projects/page.tsx
  • Carousel.tsx
  • InfoCard.tsx
  • ProjectsList.tsx
  • SectionBlock.tsx

Copy link
Member

@vplasencia vplasencia left a comment

Choose a reason for hiding this comment

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

Hey @vipocenka! Thank you very much for creating this PR. Could you update the remaining occurrences of align="left"?

@vipocenka
Copy link
Author

@vplasencia Hi!
Updated all remaining instances of align="left" to align="start" across all files and components:

  • page.tsx
  • projects/page.tsx
  • Carousel.tsx
  • InfoCard.tsx
  • ProjectsList.tsx
  • SectionBlock.tsx

Copy link
Member

@vplasencia vplasencia left a comment

Choose a reason for hiding this comment

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

Hey @vipocenka! Thank you very much for the updates. I just left two comments.

@vipocenka
Copy link
Author

Hi @vplasencia,
I've reverted the textAlign="start" back to textAlign="left" in the places you mentioned in InfoCard.tsx, as requested.
Let me know if there's anything else that needs adjustment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants