Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac committed Nov 27, 2024
1 parent 166fa13 commit 890c909
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import 'package:flutter/material.dart';

class GuidanceView extends StatefulWidget {
final List<Guidance> guidances;

const GuidanceView(this.guidances, {super.key});

@override
Expand Down

0 comments on commit 890c909

Please sign in to comment.