Change header title from 'AIR EUROPA' to 'CLIENTE DEMO'
This commit is contained in:
@@ -144,7 +144,7 @@ const SinglePageDataRequestIntegrated: React.FC = () => {
|
|||||||
<div className="max-w-7xl mx-auto px-6 py-4">
|
<div className="max-w-7xl mx-auto px-6 py-4">
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<h1 className="text-xl font-bold text-slate-800">
|
<h1 className="text-xl font-bold text-slate-800">
|
||||||
AIR EUROPA - Beyond CX Analytics
|
CLIENTE DEMO - Beyond CX Analytics
|
||||||
</h1>
|
</h1>
|
||||||
<div className="flex items-center gap-4">
|
<div className="flex items-center gap-4">
|
||||||
<span className="text-sm text-slate-500">{formatDateMonthYear()}</span>
|
<span className="text-sm text-slate-500">{formatDateMonthYear()}</span>
|
||||||
|
|||||||
Reference in New Issue
Block a user