mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
parent
d87c5e100d
commit
be7aa5835a
1 changed files with 1 additions and 1 deletions
|
@ -33,5 +33,5 @@ export default function Container({ error = false, children, service }) {
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
return <div className="relative flex flex-row w-full">{visibleChildren?.slice(0, 4)}</div>;
|
return <div className="relative flex flex-row w-full">{visibleChildren}</div>;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue