mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
Improved kubernetes error handling
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import useSWR from "swr";
|
||||
import { BiError } from "react-icons/bi";
|
||||
import { i18n, useTranslation } from "next-i18next";
|
||||
import { useTranslation } from "next-i18next";
|
||||
|
||||
import Node from "./node";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user