mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
theming donation widget
This commit is contained in:
parent
9f26666abf
commit
69b80c2320
@ -75,10 +75,10 @@ export function UtopiaMapInner({
|
|||||||
<div>
|
<div>
|
||||||
<TextView
|
<TextView
|
||||||
itemId=''
|
itemId=''
|
||||||
rawText={'Support us building free opensource maps and help us grow 🌱☀️'}
|
rawText={'Support us building free opensource maps for communities and help us grow 🌱☀️'}
|
||||||
/>
|
/>
|
||||||
<a href='https://opencollective.com/utopia-project'>
|
<a href='https://opencollective.com/utopia-project'>
|
||||||
<div className='tw-btn tw-btn-sm tw-float-right'>Donate</div>
|
<div className='tw-btn tw-btn-sm tw-float-right tw-btn-primary'>Donate</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</>,
|
</>,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user