This pull request introduces two new buttons with the following functionalities:
Theme Toggler Button:
Toggles between light/dark mode icons.
Includes a tooltip for better user experience.
Currently, it only changes the icon, not the theme itself. Theme switching functionality can be added in future updates.
Loading Button:
Displays a loading spinner when clicked.
The loading spinner disappears automatically after 2 seconds.
Provides interactive feedback to the user during loading actions.
This pull request introduces two new buttons with the following functionalities:
Toggles between light/dark mode icons. Includes a tooltip for better user experience. Currently, it only changes the icon, not the theme itself. Theme switching functionality can be added in future updates. Loading Button: