Skip to content

Commit

Permalink
Remove erroneous prop declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
barrymcgee committed Jan 8, 2020
1 parent a604718 commit 8fb7b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MainTable/MainTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@ const MainTable = ({
<>
<Table
className="p-main-table"
emptyStateMsg={emptyStateMsg}
expanding={expanding}
sortable={sortable}
responsive={responsive}
Expand Down

0 comments on commit 8fb7b61

Please sign in to comment.