[wip] testing

This commit is contained in:
Vikas Kapadiya 2024-06-09 22:49:46 +05:30
parent 346829f38e
commit 82e9c4de4f
1 changed files with 0 additions and 1 deletions

View File

@ -176,7 +176,6 @@ const root = createRoot(container!);
root.render(
<StrictMode>
<ErrorBoundary>
<TurnstileProvider />
<HelmetProvider>
<Suspense fallback={<LoadingScreen type="lazy" />}>
<ExtensionStatus />