fix: compile errors

This commit is contained in:
Manuel Ruwe
2022-12-08 22:20:22 +01:00
parent b6bf6cc86b
commit 158293edcf

View File

@@ -104,7 +104,7 @@ export function AppShelfItem(props: any) {
opacity: hovering ? 1 : 0, opacity: hovering ? 1 : 0,
}} }}
> >
<TileMenu service={service} /> { /* <TileMenu service={service} /> TODO: Remove this component */ }
</motion.div> </motion.div>
</Card.Section> </Card.Section>
<Card.Section> <Card.Section>