mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
The connection-monitor.tsx component was referenced in App.tsx but the file was missing, causing TypeScript compilation failure during Docker build. This component combines the useConnectionMonitor hook with the ConnectionBanner UI.