pull/1169/head
shamoon 2 years ago
parent 1e64cf02cd
commit a2aab6451c

@ -2,6 +2,7 @@ import useSWR from "swr";
import { FaThermometerHalf } from "react-icons/fa";
import { BiError } from "react-icons/bi";
import { useTranslation } from "next-i18next";
import UsageBar from "./usage-bar";
export default function CpuTemp({ expanded, units }) {

Loading…
Cancel
Save