diff options
| author | Dhravya <[email protected]> | 2024-06-29 12:57:40 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-06-29 12:57:40 -0500 |
| commit | 3dfdb83f922acf24a724217777611deafc3b4e56 (patch) | |
| tree | 6bd4dbba650bce295bdf4af9e49bb141922c1ebf /package.json | |
| parent | schema (diff) | |
| download | archived-supermemory-3dfdb83f922acf24a724217777611deafc3b4e56.tar.xz archived-supermemory-3dfdb83f922acf24a724217777611deafc3b4e56.zip | |
memories page
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 223b7584..8bd208a2 100644 --- a/package.json +++ b/package.json @@ -86,6 +86,7 @@ "random-js": "^2.1.0", "react-dropzone": "^14.2.3", "react-hook-form": "^7.51.5", + "react-layout-masonry": "^1.1.0", "react-markdown": "^9.0.1", "react-responsive-masonry": "^2.2.1", "react-tweet": "^3.2.1", |