Skip to content

Commit

Permalink
Merge pull request #2 from coingaming/citest2
Browse files Browse the repository at this point in the history
[NO-TASK] CI test 2 with PR
  • Loading branch information
Kypsis authored Jan 19, 2023
2 parents 51277a5 + e2e5961 commit c3859d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class HomePage extends StatelessWidget {
),
SizedBox(height: 36),
Text(
"Coming soon....",
"Coming soon...",
style: TextStyle(
fontSize: 24,
color: Color(0xFF999CA0),
Expand Down

0 comments on commit c3859d4

Please sign in to comment.