Skip to content

Commit

Permalink
docs(readme): fix missing empty cell
Browse files Browse the repository at this point in the history
  • Loading branch information
irudoy authored Apr 25, 2020
1 parent 692cb21 commit 21206fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ const MyGallery = () => {
| Prop | Type | Required | Description |
| - | - | - | - |
| `id` | Number or String | ✓ (for hash navigation) | Item ID, for hash navigation |
| `options` | Object | PhotoSwipe [options](https://photoswipe.com/documentation/options.html) |
| `options` | Object | | PhotoSwipe [options](https://photoswipe.com/documentation/options.html) |

### Item

Expand Down

0 comments on commit 21206fd

Please sign in to comment.