change comment style to match other files

This commit is contained in:
Matthew Taylor 2017-10-19 15:41:59 -04:00
parent 2e0b34a325
commit 1abb10d320

View file

@ -1,4 +1,6 @@
// Copied from scratch-gui for now /* DO NOT EDIT
@todo This file is copied from GUI and should be pulled out into a shared library.
See #13 */
import classNames from 'classnames'; import classNames from 'classnames';
import PropTypes from 'prop-types'; import PropTypes from 'prop-types';