mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-24 05:48:08 +08:00
Chore: another big deps update (#4795)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { useTranslation } from "next-i18next";
|
||||
import ResolvedIcon from "components/resolvedicon";
|
||||
|
||||
import Container from "../components/container";
|
||||
import Block from "../components/block";
|
||||
|
||||
import useWidgetAPI from "utils/proxy/use-widget-api";
|
||||
import ResolvedIcon from "components/resolvedicon";
|
||||
|
||||
const statusMap = {
|
||||
running: <ResolvedIcon icon="mdi-circle" width={32} height={32} />,
|
||||
|
||||
Reference in New Issue
Block a user