fix: reload crashes the app (#1020)

This commit is contained in:
Nahiyan Khan
2025-02-10 14:08:21 -05:00
committed by GitHub
parent 328489dcdd
commit 54618e7298
4 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import React from 'react';
import ReactDOM from 'react-dom/client';
import { BrowserRouter as Router } from 'react-router-dom';
import { HashRouter as Router } from 'react-router-dom';
import App from './App';
// Error Boundary Component