mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: SWR config
This commit is contained in:
parent
cd81ec1002
commit
65d2a2546d
@ -56,7 +56,6 @@ export const AppProvider: FC<IAppProvider> = observer((props) => {
|
||||
>
|
||||
<SWRConfig value={SWR_CONFIG}>{children}</SWRConfig>
|
||||
</PostHogProvider>
|
||||
<SWRConfig value={SWR_CONFIG}>{children}</SWRConfig>
|
||||
</CrispWrapper>
|
||||
</StoreWrapper>
|
||||
</InstanceLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user