Temporarily rename SWRConfigClient
This commit is contained in:
parent
d2a0d2aaea
commit
29e8ed969c
@ -12,7 +12,7 @@ import { ThemeProvider } from 'next-themes';
|
||||
import Nav from '@/site/Nav';
|
||||
import Footer from '@/site/Footer';
|
||||
import CommandK from '@/site/CommandK';
|
||||
import SWRConfigClient from '../state/SWRConfigClient';
|
||||
import SWRConfigClient from '../state/SWRConfigClient2';
|
||||
|
||||
import '../site/globals.css';
|
||||
import '../site/sonner.css';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user