mirror of
https://github.com/karl0ss/homepage.git
synced 2025-04-29 12:03:41 +01:00
lint
This commit is contained in:
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…
x
Reference in New Issue
Block a user