Align Search WebUI runtime dependencies
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user