feat: add packages info to summary

This commit is contained in:
Christel Westerberg
2024-11-12 10:06:13 +01:00
parent dbb5367df2
commit dc3516f4e1
16 changed files with 116 additions and 105 deletions

View File

@@ -29,7 +29,7 @@ export default function Counter({
>
<MinusIcon color="burgundy" />
</Button>
<Body color="textHighContrast" textAlign="center">
<Body color="baseTextHighContrast" textAlign="center">
{count}
</Body>
<Button