fix: linting

This commit is contained in:
2025-05-31 00:41:34 +02:00
parent c990e11c43
commit 659d0fd0ac

View File

@@ -1,6 +1,6 @@
import './globals.css';
import type { Metadata } from 'next';
import { Analytics } from "@vercel/analytics/next"
import type { Metadata } from 'next';
export const metadata: Metadata = {
title: 'Markdown to PNG Converter',