Skip to content

Commit ef32030

Browse files
committed
remove number
1 parent 01393da commit ef32030

File tree

1 file changed

+0
-1
lines changed
  • special-pages/pages/history/app/components

1 file changed

+0
-1
lines changed

special-pages/pages/history/app/components/App.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ export function AppLevelErrorBoundaryFallback({ children }) {
8484
You can try to{' '}
8585
<button
8686
onClick={() => {
87-
9;
8887
const current = new URL(window.location.href);
8988
current.search = '';
9089
current.pathname = '';

0 commit comments

Comments
 (0)