mirror of
https://github.com/zoriya/v10.git
synced 2026-08-09 23:58:06 +00:00
- Create shared state definitions for MuteButton in both React and HTML packages - Refactor React MuteButton to use centralized state definition - Refactor HTML MuteButton to use centralized state definition - Replace useState/useEffect pattern with useMemo for better performance - Consolidate state logic for better maintainability across implementations 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>