From 52c91e2c2e2f889268ed83c1238cb35ab1f2db5d Mon Sep 17 00:00:00 2001 From: Ray Schamp Date: Wed, 9 Sep 2015 22:30:53 -0400 Subject: [PATCH] Format the project count --- src/components/intro/intro.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/intro/intro.jsx b/src/components/intro/intro.jsx index 5daa6e758..e22464ffb 100644 --- a/src/components/intro/intro.jsx +++ b/src/components/intro/intro.jsx @@ -68,7 +68,7 @@ module.exports = React.createClass({
A creative learning community with - {this.props.projectCount} + {this.props.projectCount.toLocaleString()} projects shared