diff options
| author | Dhravya <[email protected]> | 2024-07-01 20:12:56 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-07-01 20:12:56 -0500 |
| commit | 2c6a96e96f49439853f68ff18d1502cac04d618c (patch) | |
| tree | c4b541c4ba21bf1b404722d714d5ab32a2644d90 /package.json | |
| parent | fix link (diff) | |
| download | supermemory-2c6a96e96f49439853f68ff18d1502cac04d618c.tar.xz supermemory-2c6a96e96f49439853f68ff18d1502cac04d618c.zip | |
spaces function
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 e4e5cc86..79b1f113 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "@million/lint": "^1.0.0-rc.18", "@mozilla/readability": "^0.5.0", "@radix-ui/react-accordion": "^1.1.2", + "@radix-ui/react-dropdown-menu": "^2.1.1", "@radix-ui/react-icons": "^1.3.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-popover": "^1.1.1", |