Fix linting issues

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-01-23 11:16:59 +04:00
parent fb521544e5
commit cf49f553f8
32 changed files with 60 additions and 57 deletions

View File

@@ -1,4 +1,4 @@
import clsx from "clsx";
import { clsx } from "clsx";
import {
createContext,
type PropsWithChildren,