♻️ Optimize the creator hub
This commit is contained in:
@@ -61,6 +61,7 @@ class CreatorPostListScreen extends HookConsumerWidget {
|
||||
}
|
||||
|
||||
return AppScaffold(
|
||||
isNoBackground: false,
|
||||
appBar: AppBar(title: Text('posts').tr()),
|
||||
body: CustomScrollView(
|
||||
key: ValueKey(refreshKey.value),
|
||||
|
Reference in New Issue
Block a user