Skip to content

Commit 5782623

Browse files
Update src/compounds/Item/Item.jsx
Co-authored-by: Alisha Evans <[email protected]>
1 parent 21232af commit 5782623

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/compounds/Item/Item.jsx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -116,10 +116,6 @@ Item.defaultProps = {
116116
item: {
117117
description: '',
118118
id: null,
119-
img: {
120-
src: '',
121-
alt: '',
122-
},
123119
name: '',
124120
slug: '',
125121
},

0 commit comments

Comments
 (0)