mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-03 05:04:51 +08:00
Removed >
typo in Info prop table header
This commit is contained in:
parent
3732bcdf50
commit
cd75e24917
@ -77,7 +77,7 @@ export default class PropTable extends React.Component {
|
||||
<th>propType</th>
|
||||
<th>required</th>
|
||||
<th>default</th>
|
||||
<th>description></th>
|
||||
<th>description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
Loading…
x
Reference in New Issue
Block a user