Align docs WebUI runtime dependencies

This commit is contained in:
2026-07-31 02:48:56 +02:00
parent da15645dba
commit af18f072d8
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { useEffect, useMemo, useRef, useState } from "react";
import { Link, useLocation } from "react-router-dom";
import { Link, useLocation } from "react-router";
import { ChevronDown, ChevronRight, RefreshCw } from "lucide-react";
import {
Button,