mirror of
https://github.com/calli-eve/eve-pi.git
synced 2026-02-17 13:09:51 +01:00
Make linter happy =D
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import "./globals.css";
|
||||
import { Analytics } from "@vercel/analytics/react";
|
||||
import { Inter } from "next/font/google";
|
||||
import React from 'react'
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user