mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 21:34:04 +03:00
Revert "removed image upload button"
Accidentally pushed to os1-rc, mea culpa
This reverts commit 4e578ae788
.
This commit is contained in:
parent
4e578ae788
commit
edab2a5d26
@ -343,6 +343,7 @@ export class ContactCard extends Component {
|
|||||||
<div className="w-100 mw6 tc">
|
<div className="w-100 mw6 tc">
|
||||||
{avatar}
|
{avatar}
|
||||||
{sigilColor}
|
{sigilColor}
|
||||||
|
<button className="f9 b--black ba pa2">Upload an Image</button>
|
||||||
{removeImage}
|
{removeImage}
|
||||||
<div className="w-100 pt8 lh-copy tl">
|
<div className="w-100 pt8 lh-copy tl">
|
||||||
<p className="f9 gray2">Ship Name</p>
|
<p className="f9 gray2">Ship Name</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user