This commit is contained in:
katelya
2025-08-29 13:53:41 +08:00
parent f239211864
commit 446c2f003e
18 changed files with 886 additions and 792 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ const MobileHeader = ({ showBackButton = false }: MobileHeaderProps) => {
);
};
export default MobileHeader;
export default MobileHeader;