Merge pull request #112 from public-awesome/develop
Sync development > main
This commit is contained in:
commit
69e7525349
@ -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">
|
||||
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user