1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 02:06:29 +00:00

fix updater bug

This commit is contained in:
Rokt33r
2015-10-20 01:51:51 +09:00
parent 58381b8062
commit 326c7a93fb
5 changed files with 12 additions and 8 deletions

View File

@@ -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 {