Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

refactor the frontend code and created new reusable components #81

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

sanyamjain04
Copy link
Contributor

I have made some changes in newdb.tsx.

like there are so many use states. and different handle change function in all input.
so I make some improvements like making a simple handle change function for all inputs change.

and added CSS for disabling Microsoft default toggle.

@sanyamjain04
Copy link
Contributor Author

I have created reusable Input and Password components.
Benefits:

  • Code Reusability
  • Consistent UI
  • Improved Development Efficiency
  • Easy Maintenance
before after
image image

@sanyamjain04 sanyamjain04 changed the title Refactor: refactor the frontend code refactor the frontend code and created new reusable components Feb 7, 2023
@paraswaykole paraswaykole merged commit dcfa51d into slashbase:develop Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants