From bea8635dd938d63afd1e80f49b6a764ac344c898 Mon Sep 17 00:00:00 2001 From: sapardo10 Date: Tue, 17 Apr 2018 07:23:59 -0500 Subject: [PATCH] Update home.js --- imports/ui/home.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imports/ui/home.js b/imports/ui/home.js index 2fa1836..e258e71 100644 --- a/imports/ui/home.js +++ b/imports/ui/home.js @@ -90,7 +90,7 @@ export default class Home extends Component { return this.getNota(0); } } - + // Always use meaningful names on methods and variables cosa () { let resp; resp = this.props.chats.map((n, i) => {