@@ -29,23 +29,23 @@ export const productCategories = [
export const products = [
global,
tokenMetadata,
- tokenAuthRules,
- bubblegum,
+ core,
bubblegumv2,
+ coreCandyMachine,
candyMachine,
+ mplHybrid,
+ tokenAuthRules,
fusion,
hydra,
inscription,
- umi,
- amman,
+ bubblegum,
das,
- core,
- coreCandyMachine,
- legacyDocumentation,
+ umi,
+ cli,
shank,
+ amman,
sugar,
- mplHybrid,
- guides,
aura,
- cli
-].sort((a, b) => a.name.localeCompare(b.name))
+ legacyDocumentation,
+ guides,
+]