Merge pull request #111 from public-awesome/update-dashboard-name

Update dashboard name
This commit is contained in:
Adnan Deniz corlu
2023-02-23 18:02:36 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
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">
+1 -1
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>