Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Gleitman committed Jul 26, 2024
1 parent 3603d3f commit 73fd942
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/rn-tester/js/examples/Text/TextExample.ios.js
Original file line number Diff line number Diff line change
Expand Up @@ -1361,8 +1361,8 @@ const examples = [
</Text>{' '}
that tracks mouse hover events
</Text>
)
}
);
},
},
{
title: 'Text components inheriting color from parent',
Expand Down

0 comments on commit 73fd942

Please sign in to comment.