mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-04-30 04:30:05 +00:00
add spaces selector with search (#600)
relevant files to review: \- memory-graph.tsx \- spaces-dropdown.tsx \- spaces-dropdown.css.ts
This commit is contained in:
parent
47a2179208
commit
dfb0c05ab3
48 changed files with 2437 additions and 1941 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@supermemory/memory-graph",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "Interactive graph visualization component for Supermemory - visualize and explore your memory connections",
|
||||
"type": "module",
|
||||
"main": "./dist/memory-graph.cjs",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue