From 21206fda3d268fb5636094529d5cc82875b755ee Mon Sep 17 00:00:00 2001 From: Ivan Rudoy Date: Sun, 26 Apr 2020 08:31:42 +1000 Subject: [PATCH] docs(readme): fix missing empty cell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed8dec090..889eac406 100644 --- a/README.md +++ b/README.md @@ -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