mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 20:28:48 +00:00
fix linting
This commit is contained in:
parent
7f91fe59e2
commit
79e5ff2fea
3 changed files with 1 additions and 7 deletions
|
@ -3,7 +3,6 @@ import Cpu from "./cpu";
|
|||
import Memory from "./memory";
|
||||
|
||||
export default function Resources({ options }) {
|
||||
console.log(options);
|
||||
const { expanded } = options;
|
||||
return (
|
||||
<div className="flex flex-col max-w:full sm:basis-auto self-center m-auto flex-wrap">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue