mirror of
https://github.com/p-stream/p-stream.git
synced 2026-03-11 17:55:33 +00:00
[wip] testing
This commit is contained in:
parent
346829f38e
commit
82e9c4de4f
1 changed files with 0 additions and 1 deletions
|
|
@ -176,7 +176,6 @@ const root = createRoot(container!);
|
|||
root.render(
|
||||
<StrictMode>
|
||||
<ErrorBoundary>
|
||||
<TurnstileProvider />
|
||||
<HelmetProvider>
|
||||
<Suspense fallback={<LoadingScreen type="lazy" />}>
|
||||
<ExtensionStatus />
|
||||
|
|
|
|||
Loading…
Reference in a new issue