Skip to content
Snippets Groups Projects
Commit 3ce08ba1 authored by Bucknell, Mary S.'s avatar Bucknell, Mary S.
Browse files

Added clarifying comment

parent 5526acaa
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,9 @@ import {getTimeSeriesScalesByParmCd} from './selectors/scales';
* @param {Redux store} store
* @param {DOM node} node
* @param {Object} - string properties to set initial state information. The property siteno is required
*/
* @param {Promise} loadPromise - will resolve when any data needed by this module
* that is fetched by the caller has been fetched
* */
export const attachToNode = function(store,
node,
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment