Add API indicator and staging banner (#1563)

* Change text of Modrinth logo depending on the API url being used

* Staging banner
This commit is contained in:
Prospector
2024-01-11 16:12:25 -08:00
committed by GitHub
parent a21869ec9b
commit a75de51198
4 changed files with 100 additions and 1 deletions

View File

@@ -27,6 +27,7 @@ export const useCosmetics = () =>
user: 'list',
collection: 'list',
},
hideStagingBanner: false,
}
}