diff options
| author | codetorso <[email protected]> | 2024-06-22 23:10:28 +0530 |
|---|---|---|
| committer | codetorso <[email protected]> | 2024-06-22 23:10:28 +0530 |
| commit | becb3064c2c9cc137dbbcfdfa464c8bb71668832 (patch) | |
| tree | 85e6e9875dd904f811e3fada454039ac6f47a3a9 /package.json | |
| parent | improve canvas drag and drop make sidepanel work (diff) | |
| download | supermemory-becb3064c2c9cc137dbbcfdfa464c8bb71668832.tar.xz supermemory-becb3064c2c9cc137dbbcfdfa464c8bb71668832.zip | |
Unreadable Canvas code, jk 😂
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 b6597fd7..bd5696be 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,7 @@ "@radix-ui/react-select": "^2.0.0", "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.0.2", + "@radix-ui/react-switch": "^1.1.0", "@radix-ui/react-tabs": "^1.0.4", "@radix-ui/react-toast": "^1.1.5", "@tldraw/assets": "^2.2.0", |