Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecoomber committed Jun 12, 2024
1 parent f537e01 commit 536b394
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/widgetbook/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ class _HotReloadState extends State<HotReload> {
);
},
),
AccessibilityAddon(),
InspectorAddon(enabled: false),
ZoomAddon(initialZoom: 1.0),
TextScaleAddon(scales: [1.0, 1.2, 1.4, 1.6, 1.8, 2.0], initialScale: 1),
Expand Down

0 comments on commit 536b394

Please sign in to comment.