mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 17:15:34 -08:00
linting and cleanup
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import useSWR from "swr";
|
||||
import { FiHardDrive } from "react-icons/fi";
|
||||
import { BiError } from "react-icons/bi";
|
||||
|
||||
import { formatBytes } from "utils/stats-helpers";
|
||||
|
||||
export default function Disk({ options }) {
|
||||
|
||||
Reference in New Issue
Block a user