Akash Kumawat
Akash Kumawat
### PR Fixes: - #444  ### Checklist before requesting a review - [X] I have performed a self-review of my code - [X] I assure there...
**Describe the bug** The password visibility toggle button on the login page is not properly aligned within the input box. resulting, when a user clicks on the password input box,...
### PR Fixes: #139 I've successfully integrated Bind mounts with docker-compose file. when running 'docker compose watch', if we change any file and save it, the docker image is hot-reloaded....
Reverts code100x/cms#474 change in tailwind.config.js creates many problems -> landing page photos are not render and UI layout is broken.
can you tell me how to change this code to one line so i also add this to api @Kinfe123
#84 https://github.com/Kinfe123/farm-ui/assets/113286019/3dc51cd1-b7f6-4703-a985-87c766625c4b @Kinfe123 Check this out!

Inconsistent formatting occurs due to conflicting settings between contributors. Adding a global Prettier configuration file will ensure uniform code formatting across the project. @Kinfe123
# Description 📣 Fixes UI overflow in Dailog box. The issue was caused by setting `bodyClassName="overflow-visible"` in the `ModalContent`, which allowed dialog content to extend beyond the modal boundaries. Fixes...