Reduce Paypal icon
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ export default function Home({kantiteAwtis, kantiteTeks}) {
|
|||||||
size='small'
|
size='small'
|
||||||
variant='contained'
|
variant='contained'
|
||||||
color='primary'
|
color='primary'
|
||||||
startIcon={<Paypal />}
|
startIcon={<Paypal size={20} />}
|
||||||
onClick={() => window.open(`https://www.paypal.com/donate?hosted_button_id=${PAYPAL_DONATE_ID}`, '_blank')}
|
onClick={() => window.open(`https://www.paypal.com/donate?hosted_button_id=${PAYPAL_DONATE_ID}`, '_blank')}
|
||||||
>
|
>
|
||||||
Don
|
Don
|
||||||
|
|||||||
Reference in New Issue
Block a user