rendering once only for the tuned in lines once I am tuned in

This commit is contained in:
talksik
2022-05-18 20:34:33 -05:00
parent 17b27afce6
commit 97c0b29480
2 changed files with 2 additions and 17 deletions
@@ -6,8 +6,6 @@ import { AuthProvider } from '../providers/AuthProvider';
import { ElectronProvider } from '../providers/ElectronProvider';
import { SocketProvider } from '../providers/SocketProvider';
import ProtectedRoute from './protected/ProtectedRoute';
import { StreamProvider } from '../providers/StreamProvider';
export default function ElectronApp() {
return (
<ElectronProvider>