refactor: updated helper page
This commit is contained in:
		@@ -17,7 +17,7 @@ export default function RootLayout({
 | 
			
		||||
      <head>
 | 
			
		||||
        {/* <script src="http://publicjs.supmiao.com/live2dcubismcore.min.js"></script> */}
 | 
			
		||||
      </head>
 | 
			
		||||
      <body>{children}</body>
 | 
			
		||||
      <body className="w-screen h-screen">{children}</body>
 | 
			
		||||
    </html>
 | 
			
		||||
  );
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user