diff options
| author | Mahesh Sanikommmu <[email protected]> | 2025-12-06 17:20:56 -0800 |
|---|---|---|
| committer | Mahesh Sanikommmu <[email protected]> | 2025-12-06 17:20:56 -0800 |
| commit | b5c81a295de9068f612ff37063999fb32c702a82 (patch) | |
| tree | c91d2837f43f99cc6979a169a7facfd6e148ce79 /apps/web | |
| parent | Revert "use latest graph and remove old graph (#604)" (diff) | |
| download | supermemory-mahesh/fixes-ui.tar.xz supermemory-mahesh/fixes-ui.zip | |
fix ui issues and package issuemahesh/fixes-ui
Diffstat (limited to 'apps/web')
| -rw-r--r-- | apps/web/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/package.json b/apps/web/package.json index 96b461a8..e8fd6da3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -72,6 +72,7 @@ "react": "19.2.0", "react-dom": "19.2.0", "react-dropzone": "^14.3.8", + "react-markdown": "^10.1.0", "react-tweet": "^3.2.2", "recharts": "2", "slate": "^0.118.0", |