can now generate short link for sharing
This commit is contained in:
parent
3d314324e0
commit
4039b962b4
3 changed files with 569 additions and 13 deletions
|
|
@ -15,6 +15,8 @@
|
|||
"static": "npx serve ../docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@supabase/supabase-js": "^1.35.3",
|
||||
"nanoid": "^4.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue