Started the Rework
This commit is contained in:
parent
2327fc343a
commit
a2c960b710
11 changed files with 177 additions and 61 deletions
|
@ -10,10 +10,6 @@ export default function RootLayout({
|
|||
}) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>AI Assistant</title>
|
||||
</head>
|
||||
<body>{children}</body>
|
||||
</html>
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue