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: remove hydration state #31

Merged
merged 1 commit into from
Jun 16, 2023
Merged

fix: remove hydration state #31

merged 1 commit into from
Jun 16, 2023

Conversation

Saba-Var
Copy link
Owner

No description provided.

@Saba-Var Saba-Var merged commit 1a8f04e into main Jun 16, 2023
1 check passed
@Saba-Var Saba-Var deleted the fix/hydration_state branch June 16, 2023 09:35
@what-the-diff
Copy link

what-the-diff bot commented Jun 16, 2023

PR Summary

  • Removed isHydreated state and useEffect hook
    Simplifies the component by eliminating unnecessary state management and hook.

  • Added types to AddEventForm component
    Improves code quality and maintainability by providing type information for props and states.

  • Changed import path for globals stylesheet
    Streamlines the import path to make it easier to locate and manage styles.

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.

None yet

1 participant