refresh test
This commit is contained in:
@@ -65,7 +65,9 @@ export const Route = createRootRouteWithContext<{
|
||||
errorComponent: (props) => {
|
||||
return (
|
||||
<RootDocument>
|
||||
<DefaultCatchBoundary {...props} />
|
||||
<Providers>
|
||||
<DefaultCatchBoundary {...props} />
|
||||
</Providers>
|
||||
</RootDocument>
|
||||
);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user