mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-10 23:45:48 +01:00
fix: compile errors
This commit is contained in:
@@ -104,7 +104,7 @@ export function AppShelfItem(props: any) {
|
||||
opacity: hovering ? 1 : 0,
|
||||
}}
|
||||
>
|
||||
<TileMenu service={service} />
|
||||
{ /* <TileMenu service={service} /> TODO: Remove this component */ }
|
||||
</motion.div>
|
||||
</Card.Section>
|
||||
<Card.Section>
|
||||
|
||||
Reference in New Issue
Block a user