mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 02:06:29 +00:00
fix updater bug
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import React, { PropTypes} from 'react'
|
||||
import React, { PropTypes } from 'react'
|
||||
import md5 from 'md5'
|
||||
|
||||
export default class ProfileImage extends React.Component {
|
||||
|
||||
Reference in New Issue
Block a user