Skip to content

Commit

Permalink
fix(docs): change default values for breakpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Oct 12, 2022
1 parent e2a2e6a commit e4f4ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/lib/breakpoints/breakpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class WidgetWithResponsiveOutput extends StatelessWidget {
}
```

- How to customize the default breakpoints?
#### How to customize the default breakpoints?

```dart
class MyApp extends StatelessWidget {
Expand Down

0 comments on commit e4f4ada

Please sign in to comment.