Skip to content

Commit

Permalink
lint --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Saadnajmi committed Aug 15, 2024
1 parent c250839 commit 57ed81c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/rn-tester/js/examples/Cursor/CursorExample.js
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@ exports.examples = [
// [macOS
{
title: 'macOS Cursors',
description: 'macOS supports many more cursors. Unsupported cursors show the system cursor',
description:
'macOS supports many more cursors. Unsupported cursors show the system cursor',
render: CursorExampleMacOS,
},
// macOS]
Expand Down

0 comments on commit 57ed81c

Please sign in to comment.