We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e36c468 commit 6d1795aCopy full SHA for 6d1795a
βcomponents/_Skeleton/SectorDataBlocks.tsx
@@ -90,3 +90,5 @@ export const AddResourceToInventoryBlock = () => {
90
);
91
};
92
93
+// A function to show every single sector for a specific planet -> [planets/sectors route]
94
+// A function to show every sector -> <AllSectors />
0 commit comments