Align Search WebUI runtime dependencies

This commit is contained in:
2026-07-31 02:48:57 +02:00
parent e6bb9d359f
commit 839d594331
4 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import {
type FormEvent,
type KeyboardEvent as ReactKeyboardEvent
} from "react";
import { useLocation } from "react-router-dom";
import { useLocation } from "react-router";
import {
Button,
Dialog,