mirror of
https://github.com/venera-app/venera.git
synced 2025-09-27 15:57:25 +00:00
favorites page
This commit is contained in:
@@ -64,7 +64,7 @@ class _ExplorePageState extends State<ExplorePage>
|
||||
tabs: pages.map((e) => buildTab(e)).toList(),
|
||||
controller: controller,
|
||||
),
|
||||
);
|
||||
).paddingTop(context.padding.top);
|
||||
|
||||
return Stack(
|
||||
children: [
|
||||
|
Reference in New Issue
Block a user