mirror of
https://github.com/harivansh-afk/RAG-ui.git
synced 2026-04-15 04:03:30 +00:00
Update Settings.tsx
This commit is contained in:
parent
4337c982fd
commit
1cc7fe03dc
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import React, { useState } from 'react';
|
||||
import { Card } from '../../components/ui/card';
|
||||
import { Label } from '../../components/ui/label';
|
||||
import { switch } from '../../components/ui/switch';
|
||||
import { Switch } from '../../components/ui/Switch';
|
||||
import { useTheme } from '../../contexts/ThemeContext';
|
||||
import { Button } from '../../components/ui/Button';
|
||||
import { supabase } from '../../lib/supabase';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue