Issue #37 y #36 Agregar a la lista

This commit is contained in:
Daniel Cortes
2020-07-12 16:06:38 -04:00
parent ed1c25a41f
commit 61bd20ea27
15 changed files with 285 additions and 11 deletions

View File

@@ -22,7 +22,7 @@ export const Entity = (props) => {
</ul>
}
</div>
<AddToList/>
<AddToList type={props.type} entity={props.entity}/>
</div>
{hasCover &&