🐛 Bug fixes

This commit is contained in:
2025-05-23 00:05:49 +08:00
parent f646dd9c0c
commit e656591527
5 changed files with 30 additions and 14 deletions

View File

@ -124,6 +124,7 @@ class CreatorHubScreen extends HookConsumerWidget {
return AppScaffold(
appBar: AppBar(
leading: !isWide ? const PageBackButton() : null,
title: Text('creatorHub').tr(),
actions: [
DropdownButtonHideUnderline(