mirror of
https://github.com/harivansh-afk/RAG-ui.git
synced 2026-04-16 18:03:56 +00:00
added resources functionality
This commit is contained in:
parent
054abcee98
commit
39e3a77c08
7 changed files with 360 additions and 123 deletions
|
|
@ -19,12 +19,14 @@
|
|||
"@radix-ui/react-separator": "^1.0.3",
|
||||
"@radix-ui/react-slot": "^1.0.2",
|
||||
"@radix-ui/react-tabs": "^1.0.4",
|
||||
"@supabase/supabase-js": "^2.47.0",
|
||||
"@supabase/auth-helpers-react": "^0.5.0",
|
||||
"@supabase/supabase-js": "^2.47.1",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"lucide-react": "^0.344.0",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"tailwind-merge": "^2.2.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue