Skip to content

Instantly share code, notes, and snippets.

View ImPhoenixDev's full-sized avatar

Guillermo Loza ImPhoenixDev

View GitHub Profile
import React from "react";
import PropTypes from "prop-types";
import iconsNames from "../../utils/starwars-glyphicons/iconsNames";
/**
* Render a card with the given data
* render the title and a icon
*
* @param {string} title - The title of the card
* @param {string} icon - Pass a valid icon name to render