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>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
Are you sure to proceed to the Creator Income Dashboard?
|
Are you sure to proceed to the Creator Revenue Dashboard?
|
||||||
</div>
|
</div>
|
||||||
<div className="flex justify-end w-full">
|
<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">
|
<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"
|
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"
|
htmlFor="my-modal-1"
|
||||||
>
|
>
|
||||||
Income Dashboard
|
Revenue Dashboard
|
||||||
</label>
|
</label>
|
||||||
</li>
|
</li>
|
||||||
</Conditional>
|
</Conditional>
|
||||||
|
Loading…
Reference in New Issue
Block a user