Skip to content

Commit

Permalink
chngs
Browse files Browse the repository at this point in the history
  • Loading branch information
PALLAVIKHEDLE committed Oct 27, 2023
1 parent da2ed10 commit 9560d8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/homePage/inSight.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const TableWrapper = styled('div')({
})

export default function InsightTable({ analyzerData }) {
console.log('analyzerData', analyzerData);

return (
<TableWrapper>
Expand Down

0 comments on commit 9560d8b

Please sign in to comment.