upddate layout login
This commit is contained in:
parent
2259540ba0
commit
0fb7f14a82
@ -6,7 +6,7 @@ import { type PropsWithChildren } from 'react';
|
||||
* The contents of this function only run in Node.js environments and do not have access to the DOM or browser APIs.
|
||||
*/
|
||||
export default function Root({ children }: PropsWithChildren) {
|
||||
return (
|
||||
return (
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charSet="utf-8" />
|
||||
|
Loading…
Reference in New Issue
Block a user