end
parent
d2dd80b147
commit
1cce5e38c5
|
@ -19,10 +19,10 @@ import Chapar, { getToken } from "plugins/Chapar";
|
||||||
|
|
||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata = {
|
// export const metadata = {
|
||||||
title: "Create Next App",
|
// title: "Create Next App",
|
||||||
description: "Generated by create next app",
|
// description: "Generated by create next app",
|
||||||
};
|
// };
|
||||||
|
|
||||||
export default function RootLayout({ children }) {
|
export default function RootLayout({ children }) {
|
||||||
// BottomSheet
|
// BottomSheet
|
||||||
|
|
Loading…
Reference in New Issue