fix: lints

This commit is contained in:
Julien Froidefond
2025-02-19 21:43:26 +01:00
parent a593b0b700
commit 222eeced12
7 changed files with 28 additions and 23 deletions

View File

@@ -1,3 +1,4 @@
/* eslint-disable @next/next/no-img-element */
"use client";
import { BookReaderProps } from "./types";