Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix translation def (#7934)

authored by

Eric Bailey and committed by
GitHub
166c56c4 131578ca

+1 -1
+1 -1
src/screens/StarterPack/Wizard/StepDetails.tsx
··· 55 55 msg({ 56 56 comment: 57 57 'Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field', 58 - message: '${state.name?.length} out of 50', 58 + message: `${state.name?.length} out of 50`, 59 59 }), 60 60 )}> 61 61 <Text style={[t.atoms.text_contrast_medium]}>