Skip to content

Commit

Permalink
fix(docs): remove 'test' label from prop tables (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemoya authored Oct 14, 2019
1 parent bc85d25 commit 312a5b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/docs/components/PropTable/PropTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export class PropTable extends React.PureComponent {
return (
<TableFigure>
<Table>
<Table.Actions>Test</Table.Actions>
<Table.Head>
<PropTable.Header />
</Table.Head>
Expand Down

0 comments on commit 312a5b1

Please sign in to comment.