yusuf-khan-swd / renovator-frontend

A home renovation service provider website.
https://renovator-frontend.vercel.app/home
0 stars 0 forks source link

In UserForm, AdminForm, Login and Signup for input field use Row, Col and for Form use Card #14

Closed yusuf-khan-swd closed 8 months ago

yusuf-khan-swd commented 8 months ago

Use only the ant design Col component for the input fields. And no ant design Card component is used. In the future try using Card and see what happens. Currently, the login and signup form are working fine so I'm not doing anything yet.