chore: linting

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2026-02-10 21:31:43 -08:00
parent 725c03ab5d
commit f7ccd8ff91
7 changed files with 42 additions and 40 deletions

View file

@ -1,7 +1,7 @@
"use client";
import type React from "react";
import Image from "next/image";
import type React from "react";
interface Integration {
name: string;