lint: prettier

This commit is contained in:
Dmitriy Bratchikov
2024-05-27 16:23:46 +07:00
parent 635b093ca3
commit 90b858ebd5
2 changed files with 3 additions and 9 deletions
-3
View File
@@ -3,9 +3,6 @@ import type { ReactNode } from "react"
import "@app/styles/global.scss"
export const metadata: Metadata = {
title: "Let's Develop!",
description: "FSD Template with Next.js by yunglocokid",