mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
theming donation widget
This commit is contained in:
parent
9f26666abf
commit
69b80c2320
@ -75,10 +75,10 @@ export function UtopiaMapInner({
|
||||
<div>
|
||||
<TextView
|
||||
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'>
|
||||
<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>
|
||||
</div>
|
||||
</>,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user