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

Main #60

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Main #60

merged 2 commits into from
Jun 24, 2024

Conversation

timDeHof
Copy link
Owner

update main with feature/expo

…r reusability and improved code organization

refactor(layout.tsx): replace header section with the newly created Header component
fix(search.tsx): fix capitalization of the search button text to "Find movie" for consistency
The changes were made to improve code organization and reusability. By extracting the header section into a separate component, it can now be easily reused in other parts of the application. The capitalization of the search button text was fixed to maintain consistency with the rest of the application.
The "@typescript-eslint/no-explicit-any" rule is disabled to allow the usage of the "any" type in TypeScript. This can be useful in certain scenarios where the type of a variable is unknown or when working with external libraries that do not have TypeScript definitions.
Copy link

vercel bot commented Jun 24, 2024

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

Name Status Preview Comments Updated (UTC)
reelwatch ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 2:29am

@timDeHof timDeHof merged commit 4028df7 into main Jun 24, 2024
3 checks passed
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.

1 participant