compile fix

This commit is contained in:
Igor Loskutov
2025-09-02 19:12:04 -04:00
parent 1d5a22ad1d
commit 5e4f519c83
7 changed files with 38 additions and 27 deletions

View File

@@ -19,7 +19,6 @@ import {
parseAsStringLiteral,
} from "nuqs";
import { LuX } from "react-icons/lu";
import useSessionUser from "../../lib/useUserId";
import type { components } from "../../reflector-api";
type Room = components["schemas"]["Room"];