parent
64410efafe
commit
90b18cf004
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ function LightboxInner({
|
||||||
{imgs[index].alt ? (
|
{imgs[index].alt ? (
|
||||||
<View style={styles.footer}>
|
<View style={styles.footer}>
|
||||||
<Pressable
|
<Pressable
|
||||||
accessibilityRole="button"
|
|
||||||
accessibilityLabel="Expand alt text"
|
accessibilityLabel="Expand alt text"
|
||||||
accessibilityHint="If alt text is long, toggles alt text expanded state"
|
accessibilityHint="If alt text is long, toggles alt text expanded state"
|
||||||
onPress={() => {
|
onPress={() => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue