Skip to content

Commit

Permalink
react-table implementation test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Jordan Wright committed Oct 5, 2020
1 parent 8449bba commit a787ed1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ItemTable/ReactTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default function ReactTable({ columns, data }) {




return (

<TableContainer component={Paper}>
Expand Down

0 comments on commit a787ed1

Please sign in to comment.