mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 05:32:26 +08:00
Merge branch 'main' into add-feature-environment-manager
This commit is contained in:
@ -70,7 +70,6 @@ class PageBranch extends ConsumerWidget {
|
||||
final scaffoldKey = ref.watch(mobileScaffoldKeyStateProvider);
|
||||
switch (pageIndex) {
|
||||
case 1:
|
||||
// Temporary Environment Page
|
||||
return EnvironmentPage(
|
||||
scaffoldKey: scaffoldKey,
|
||||
);
|
||||
|
Reference in New Issue
Block a user