Removed > typo in Info prop table header

This commit is contained in:
Daniel Duan 2017-05-18 16:09:24 -04:00
parent 3732bcdf50
commit cd75e24917

View File

@ -77,7 +77,7 @@ export default class PropTable extends React.Component {
<th>propType</th>
<th>required</th>
<th>default</th>
<th>description&gt;</th>
<th>description</th>
</tr>
</thead>
<tbody>