diff --git a/src/components/call-desk/worklist-panel.tsx b/src/components/call-desk/worklist-panel.tsx index 4ea9eca..ec79408 100644 --- a/src/components/call-desk/worklist-panel.tsx +++ b/src/components/call-desk/worklist-panel.tsx @@ -291,7 +291,7 @@ export const WorklistPanel = ({ missedCalls, followUps, leads, loading, onSelect
- + diff --git a/src/components/dashboard/agent-table.tsx b/src/components/dashboard/agent-table.tsx index 6c4d4ca..506c363 100644 --- a/src/components/dashboard/agent-table.tsx +++ b/src/components/dashboard/agent-table.tsx @@ -71,7 +71,7 @@ export const AgentTable = ({ calls }: AgentTableProps) => {
- + diff --git a/src/pages/agent-detail.tsx b/src/pages/agent-detail.tsx index ce3c909..d0ad506 100644 --- a/src/pages/agent-detail.tsx +++ b/src/pages/agent-detail.tsx @@ -208,7 +208,7 @@ export const AgentDetailPage = () => { ) : (
- + diff --git a/src/pages/call-history.tsx b/src/pages/call-history.tsx index 118ef91..c0b9906 100644 --- a/src/pages/call-history.tsx +++ b/src/pages/call-history.tsx @@ -205,7 +205,7 @@ export const CallHistoryPage = () => { ) : (
- + diff --git a/src/pages/patients.tsx b/src/pages/patients.tsx index fe58cd6..62a7b0d 100644 --- a/src/pages/patients.tsx +++ b/src/pages/patients.tsx @@ -135,7 +135,7 @@ export const PatientsPage = () => { ) : (
- + diff --git a/src/pages/settings.tsx b/src/pages/settings.tsx index de7a7e8..952d4ce 100644 --- a/src/pages/settings.tsx +++ b/src/pages/settings.tsx @@ -104,7 +104,7 @@ export const SettingsPage = () => { ) : (<>
- +