Open luukee opened 5 months ago
@risha-van Thanks again for working on this project Risha :) Excited to see!
@risha-van Have you been able to get a working branch for me to look at? All to say, we should get this polished off to merge into the main branch.
Please let me know, thanks :)
All buttons across the app need to be the Material Tailwind style button. Could be a regular button, button with icon or outlined button.
Refer to the above links for Material Tailwind docs.
Example (see this commit for code):
should be changed to :
Suggestion: Do a codebase search (Shift + Command + F) for:
<button
. And change each.