mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
lint
This commit is contained in:
parent
1e64cf02cd
commit
a2aab6451c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue