Adding description

This commit is contained in:
Belen Curcio
2020-10-12 10:02:09 -03:00
parent 6595b3de96
commit a717947ea2
3 changed files with 24 additions and 9 deletions

View File

@@ -16,7 +16,6 @@ interface ProductData {
colors?: any[]
sizes?: any[]
}
interface Props {
className?: string
children?: any