Skip to content

Commit 8f8466f

Browse files
committed
update
1 parent 8681e05 commit 8f8466f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/v2/_access.g.dart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ final routeBuilders = [
3939
builder: (context, state) => const SizedBox.shrink(),
4040
);
4141
},
42-
),
43-
___ROUTE_BUILDERS___
42+
)
43+
___ROUTE_BUILDERS___,
4444
];
4545
```

0 commit comments

Comments
 (0)