Skip to content

Commit a1b4b03

Browse files
syntax error has been fix.
1 parent 0fce17e commit a1b4b03

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

example/App.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,6 @@ export class App extends Component {
105105
className='chat-list'>
106106
<SideBar
107107
top={
108-
<Avatar
109-
type='circle'
110-
src={`data:image/png;base64,${this.photo()}`}/>
111108
<Popup
112109
show={this.state.show}
113110
header='Lorem ipsum dolor sit amet.'

0 commit comments

Comments
 (0)