Base-component that just displays a score. If you need to handle logic with hidden scores, use MaybeHiddenScore.

Using , the score is never hidden. This is useful for displaying scores in the Profile etc.

Properties

$$typeof: symbol
displayName?: string

Used in debugging messages. You might want to set it explicitly if you want to display a different name for debugging purposes.