Concat plugin to app (#1799)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { AppProps } from 'next/app';
|
||||
import Script from 'next/script';
|
||||
import Head from 'next/head';
|
||||
|
||||
import Layout from '@/components/Layout';
|
||||
import { appWithTranslation } from 'next-i18next';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user