mirror of
https://github.com/urbit/shrub.git
synced 2024-12-02 21:34:04 +03:00
Merge pull request #2228 from urbit/contact-remove-avatar
Contacts: remove image upload button
This commit is contained in:
commit
b39f2f4056
@ -343,7 +343,6 @@ export class ContactCard extends Component {
|
||||
<div className="w-100 mw6 tc">
|
||||
{avatar}
|
||||
{sigilColor}
|
||||
<button className="f9 b--black ba pa2">Upload an Image</button>
|
||||
{removeImage}
|
||||
<div className="w-100 pt8 lh-copy tl">
|
||||
<p className="f9 gray2">Ship Name</p>
|
||||
|
Loading…
Reference in New Issue
Block a user