Merge pull request #731 from amyspark/fix-typo-follow

Fix typo in Follow component
This commit is contained in:
AkiraFukushima 2018-11-20 01:01:03 +09:00 committed by GitHub
commit 50a00e0ef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import FailoverImg from '~/src/renderer/components/atoms/FailoverImg'
export default {
name: 'follow',
componengs: {
components: {
FailoverImg
},
props: {