Cleaned up the Emulator JS
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { LanguageProvider } from '@/providers/LanguageProvider';
|
||||
import { Html, Head, Main, NextScript, DocumentProps } from 'next/document';
|
||||
|
||||
const RootDocument:React.FC<DocumentProps> = props => {
|
||||
|
||||
Reference in New Issue
Block a user