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 64ecdfd352
commit 01b37aec2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -170,7 +170,7 @@ class _LinksComponent extends PositionComponent with HasGameRef {
}
/// {@template share_link_component}
/// Link button for navigate to sharing score screen.
/// Link button to navigate to sharing score display.
/// {@endtemplate}
class ShareLinkComponent extends TextComponent with HasGameRef, Tappable {
/// {@macro share_link_component}

Loading…
Cancel
Save