We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fa2061 commit eaafcb0Copy full SHA for eaafcb0
1 file changed
src/app/layout.tsx
@@ -6,7 +6,6 @@ import React from 'react';
6
import 'rsuite/dist/rsuite.min.css';
7
import '@/styles/globals.scss';
8
import '@/styles/rs-custom.globals.scss';
9
-import { Provider } from '@/app/Provider';
10
import GoogleAnalytics from '@/components/common/GoogleAnalytics';
11
12
export const metadata: Metadata = {
0 commit comments