[ flox1an/nostube ] fix(useIsMobile): add reactivity for DevTools mobile toggle
- Add screen width check (< 768px) as mobile detection signal
- Listen for resize events and media query changes
- State updates dynamically when toggling DevTools mobile mode
🤖 Generated with [Claude Code](
)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>


Claude Code - AI coding agent for terminal & IDE | Claude
Claude Code is an agentic AI coding tool that understands your entire codebase. Edit files, run commands, debug issues, and ship faster—directly ...
GitHub
fix(useIsMobile): add reactivity for DevTools mobile toggle · flox1an/nostube@296827f
- Add screen width check (< 768px) as mobile detection signal
- Listen for resize events and media query changes
- State updates dynamically whe...