Antonio-Maranhao commented on a change in pull request #1103: Customize style 
of the results list
URL: https://github.com/apache/couchdb-fauxton/pull/1103#discussion_r231740453
 
 

 ##########
 File path: 
app/addons/documents/index-results/containers/IndexResultsContainer.js
 ##########
 @@ -56,7 +58,8 @@ const mapStateToProps = ({indexResults}, ownProps) => {
     docType: getDocType(indexResults),
     fetchParams: getFetchParams(indexResults),
     queryOptionsParams: getQueryOptionsParams(indexResults),
-    partitionKey: ownProps.partitionKey
+    partitionKey: ownProps.partitionKey,
 
 Review comment:
   It was added in another PR. It's only highlighted because of the added comma 
at the end of the line.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to