You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor components for improved readability and performance
- Removed unused imports in Footer, RelatedPaper, and StoredPapers components.
- Added titles to anchor tags for better accessibility in Navbar.
- Cleaned up spacing and formatting in various components including Searchbar and MultiSelect.
- Updated comments for clarity in SideBar and UpcomingPaper components.
- Enhanced button accessibility by adding titles in Searchbar and SearchbarChild components.
- Improved code consistency by ensuring proper use of semicolons and formatting across multiple files.
- Refactored QR component for better readability.
- Updated FAQ component for improved layout and readability.
- Cleaned up imports and formatting in various UI components including Dialog, Popover, and Select.
0 commit comments