import { Card, Input, Select, Button, Tabs, TabsList, TabsTrigger, TabsContent } from '../components/ui'
export default function Settings() {
return (
Settings
Manage your workspace settings
GeneralNotificationsSecurityAPI
Workspace Settings
Email Notifications
{[
'When a ticket is assigned to me',
'When someone comments on my tickets',
'When a ticket I follow is updated',
'Daily summary of open tickets',
'Weekly team performance report',
].map(item => (
))}
Slack Notifications
Authentication
Session Settings
IP Restrictions
API Keys
Use API keys to authenticate with the TicketHub API.