Files
fluent-reader/dist
Bruce Liu c2a1279702 refactor: convert Menu to functional component with hooks
- Convert Menu class component to functional component using useAppSelector/useAppDispatch
- Inline Redux connect() logic from menu-container.tsx
- Replace <a> tags with <button> tags for .btn elements
- Add button reset styles to global.css for .btn class
- Add ARIA labels and roles for accessibility
- Delete menu-container.tsx
2026-03-28 10:59:28 -07:00
..
2020-08-05 19:03:05 +08:00
2021-12-16 15:00:48 +08:00
2021-12-16 15:00:48 +08:00
2020-07-16 15:01:40 +08:00