Improved wall view for images (#3511)

* Proper masonry wall view for images
* allow user to configure margin and direction
This commit is contained in:
CJ
2023-03-07 19:36:47 -06:00
committed by GitHub
parent 9ede271c05
commit d4fb6b2acf
9 changed files with 199 additions and 38 deletions

View File

@@ -52,6 +52,7 @@
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-intl": "^6.2.8",
"react-photo-gallery": "^8.0.0",
"react-remark": "^2.1.0",
"react-router-bootstrap": "^0.25.0",
"react-router-dom": "^5.3.4",