Skip to content

Commit 42e1c22

Browse files
authored
Add diff tags to ImageExample.js
1 parent 3df8094 commit 42e1c22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/rn-tester/js/examples/Image/ImageExample.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1532,6 +1532,7 @@ exports.examples = [
15321532
);
15331533
},
15341534
},
1535+
// [macOS add switch to toggle the value of the accessible prop
15351536
{
15361537
title: 'Accessibility',
15371538
description:
@@ -1552,6 +1553,7 @@ exports.examples = [
15521553
);
15531554
}
15541555
},
1556+
// macOS]
15551557
{
15561558
title: 'Accessibility Label',
15571559
description:

0 commit comments

Comments
 (0)