Skip to content

Commit

Permalink
refactor(cat-voices): reformat code (#937)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac authored Oct 3, 2024
1 parent 5c0e3b7 commit a2e8665
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class FinishAccountCreationPanel extends StatelessWidget {
children: [
_TitleText(),
SizedBox(height: 24),
RegistrationProgressKeychainCompleted()
RegistrationProgressKeychainCompleted(),
],
),
),
Expand Down

0 comments on commit a2e8665

Please sign in to comment.