https://github.com/VeliovGroup/Meteor-Files/wiki/React-Example the first code need `import {ReactMeteorData} from 'meteor/react-meteor-data';` and the second need `import React from 'react';`
https://github.com/VeliovGroup/Meteor-Files/wiki/React-Example
the first code need
import {ReactMeteorData} from 'meteor/react-meteor-data';and the second need
import React from 'react';