make grouping clearer and update readme

This commit is contained in:
Calli
2023-06-23 21:20:56 +03:00
parent 5146e0e4ff
commit b3abfe0574
7 changed files with 45 additions and 7 deletions

View File

@@ -102,6 +102,7 @@ export const PlanetCard = ({
alt=""
width={120}
height={120}
style={{ borderRadius: 8, marginRight: 4 }}
/>
{extractors.some((e) => {
if (!e) return true;