From 96aa78c9713580d087f877dcb95df2ec6d366cee Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Wed, 2 Sep 2015 13:00:35 -0700 Subject: Fixed some react warnings involving missing keys in render arrays --- web/react/components/activity_log_modal.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'web/react/components/activity_log_modal.jsx') diff --git a/web/react/components/activity_log_modal.jsx b/web/react/components/activity_log_modal.jsx index 2a83b3c40..7cbd4021e 100644 --- a/web/react/components/activity_log_modal.jsx +++ b/web/react/components/activity_log_modal.jsx @@ -102,7 +102,10 @@ export default class ActivityLogModal extends React.Component { } activityList[i] = ( -
+
{currentSession.props.platform}
-- cgit v1.2.3-1-g7c22