Update lib/game/components/backbox/displays/info_display.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/359/head
Rui Miguel Alonso 3 years ago committed by GitHub
parent 01b37aec2d
commit d3c1166964
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -199,7 +199,7 @@ class ShareLinkComponent extends TextComponent with HasGameRef, Tappable {
}
/// {@template goto_io_link_component}
/// Link button for navigate to Google I/O site.
/// Link button to navigate to Google I/O site.
/// {@endtemplate}
class GotoIOLinkComponent extends TextComponent with HasGameRef, Tappable {
/// {@macro goto_io_link_component}

Loading…
Cancel
Save