Skip to content

Commit

Permalink
Rendre accessible le contenu de la carte de notification Audit 3.6.1 (#…
Browse files Browse the repository at this point in the history
…192)

* Rendre accessible le contenu de la carte de notification

Signed-off-by: ClaudeArs <[email protected]>

---------

Signed-off-by: ClaudeArs <[email protected]>
  • Loading branch information
ClaudeArs authored Jan 9, 2025
1 parent 5c34d8b commit f74067d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion app/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ SPEC CHECKSUMS:
anoncreds: 045f191123bb20d7dcdc2f7c19df57ae30c427f6
aries-askar: 3a78d5cfc8faedbfc55a9ff35e2309fc4574a147
BEMCheckBox: 5ba6e37ade3d3657b36caecc35c8b75c6c2b1a4e
boost: 7dcd2de282d72e344012f7d6564d024930a6a440
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CatCrypto: a477899b6be4954e75be4897e732da098cc0a5a8
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down
2 changes: 0 additions & 2 deletions app/src/components/EventItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,6 @@ const EventItem = ({

const body = (
<Pressable
accessible={true}
accessibilityLabel={t('Global.View')}
accessibilityRole={'button'}
testID={testIdWithKey(`View${event.id}`)}
onPress={pressAction}
Expand Down

0 comments on commit f74067d

Please sign in to comment.