mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
@@ -395,7 +395,9 @@ const GameFeedback = ({ i18n, authenticatedUser, game }: Props) => {
|
||||
/>
|
||||
</LineStackLayout>
|
||||
) : (
|
||||
<Trans>You don't have any feedback for this game.</Trans>
|
||||
<Text>
|
||||
<Trans>You don't have any feedback for this game.</Trans>
|
||||
</Text>
|
||||
)}
|
||||
</>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user