cleared console problems
This commit is contained in:
@@ -80,7 +80,7 @@ class _MobileNotificationPageState extends State<MobileNotificationPage>
|
||||
Expanded(
|
||||
child: TabBarView(
|
||||
controller: controller,
|
||||
children: [
|
||||
children: const [
|
||||
NotificationAllTab(),
|
||||
NotificationUnreadTab(),
|
||||
NotificationImportantTab(),
|
||||
|
||||
Reference in New Issue
Block a user