mirror of
https://github.com/venera-app/venera.git
synced 2025-09-28 16:27:25 +00:00
favorites page
This commit is contained in:
@@ -47,7 +47,7 @@ class CategoriesPage extends StatelessWidget {
|
||||
key: Key(e),
|
||||
);
|
||||
}).toList(),
|
||||
),
|
||||
).paddingTop(context.padding.top),
|
||||
Expanded(
|
||||
child: TabBarView(
|
||||
children:
|
||||
|
Reference in New Issue
Block a user