mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2026-02-18 07:19:34 +00:00
123
This commit is contained in:
parent
66439018fb
commit
861572db87
11 changed files with 326 additions and 209 deletions
|
|
@ -126,7 +126,7 @@ class MyAppRouter {
|
|||
GoRoute(
|
||||
path: Routes.library.localPath,
|
||||
name: Routes.library.name,
|
||||
pageBuilder: defaultPageBuilder(const LibraryPage()),
|
||||
pageBuilder: defaultPageBuilder(LibraryPage()),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue