mirror of
https://github.com/yang991178/fluent-reader.git
synced 2026-09-18 13:41:51 +00:00
c2a1279702
- 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