add last minute tweaks found while writing docs

This commit is contained in:
cleverbeagle 2017-06-13 08:12:26 -05:00
parent ab22ebc967
commit 3bc98bc3a6
15 changed files with 45 additions and 15 deletions

View file

@ -1,7 +1,7 @@
import React from 'react';
import PropTypes from 'prop-types';
import './InputHint.css';
import './InputHint.scss';
const InputHint = ({ children }) => (
<div className="InputHint">