Skip to content

Commit

Permalink
disable eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightTheBackpack committed Nov 26, 2024
1 parent 12a2c9b commit d4457b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/page.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"use client";
/* eslint-disable @typescript-eslint/no-unused-vars */
import { keyframes } from '@emotion/react'

// import Image from "next/image";
Expand Down

0 comments on commit d4457b8

Please sign in to comment.