style(library): Re-designed Library UI with new features

This commit is contained in:
Aden Lindsay
2025-02-15 16:41:32 +10:30
parent 50080e6444
commit 2ad09b51fa
7 changed files with 483 additions and 111 deletions
+1
View File
@@ -34,6 +34,7 @@ export type Game = {
mBannerId: string;
mCoverId: string;
mImageLibrary: string[];
mImageCarousel: string[];
};
export enum AppStatus {