Update dashboard name

This commit is contained in:
Serkan Reis 2023-02-23 17:59:41 +03:00
parent 697052b7e2
commit 611e4c5600
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ export const IncomeDashboardDisclaimer = (props: IncomeDashboardDisclaimerProps)
/>
</div>
<br />
Are you sure to proceed to the Creator Income Dashboard?
Are you sure to proceed to the Creator Revenue Dashboard?
</div>
<div className="flex justify-end w-full">
<Button className="px-0 mt-4 mr-5 mb-4 max-h-12 bg-gray-600 hover:bg-gray-700">

View File

@ -78,7 +78,7 @@ export const Sidebar = () => {
className="w-full h-full text-lg font-bold text-gray hover:text-white normal-case bg-clip-text bg-transparent border-none animate-none btn modal-button"
htmlFor="my-modal-1"
>
Income Dashboard
Revenue Dashboard
</label>
</li>
</Conditional>