From cfe10d99af2c22d11773282f3d118b3b7420c195 Mon Sep 17 00:00:00 2001 From: Abhinav-grd Date: Tue, 19 Jan 2021 10:00:52 +0530 Subject: [PATCH] added close button to phtoswipe --- src/components/PhotoSwipe/PhotoSwipe.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/PhotoSwipe/PhotoSwipe.js b/src/components/PhotoSwipe/PhotoSwipe.js index 3a1cd5b9c..267962c56 100644 --- a/src/components/PhotoSwipe/PhotoSwipe.js +++ b/src/components/PhotoSwipe/PhotoSwipe.js @@ -133,6 +133,10 @@ class PhotoSwipe extends React.Component {
+