diff options
| author | Dhravya <[email protected]> | 2024-06-02 13:58:40 -0500 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-06-02 13:58:40 -0500 |
| commit | 0a282da5b12ea604d2d0480cfd19b48c6534fb4a (patch) | |
| tree | 0033111273e2c6c7e99954591f1f2f625abbb336 /package.json | |
| parent | improvements in dash + chatUI (diff) | |
| download | supermemory-0a282da5b12ea604d2d0480cfd19b48c6534fb4a.tar.xz supermemory-0a282da5b12ea604d2d0480cfd19b48c6534fb4a.zip | |
added top bar nav
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 ec99cea0..e891d513 100644 --- a/package.json +++ b/package.json @@ -57,6 +57,7 @@ "@radix-ui/react-progress": "^1.0.3", "@radix-ui/react-scroll-area": "^1.0.5", "@radix-ui/react-slot": "^1.0.2", + "@radix-ui/react-tabs": "^1.0.4", "@radix-ui/react-toast": "^1.1.5", "@types/readline-sync": "^1.4.8", "ai": "^3.1.14", |