chore: add .prettierrc and commit fixed files
This commit is contained in:
committed by
Mathias Schopmans
parent
f15164c5cd
commit
4b5a7abbc9
@@ -1,6 +1,7 @@
|
||||
import { Inter } from "next/font/google";
|
||||
import Head from "next/head";
|
||||
import Image from "next/image";
|
||||
import { Inter } from "next/font/google";
|
||||
|
||||
import styles from "@/styles/Home.module.css";
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
Reference in New Issue
Block a user