/react-scryfall-components

Library of components based on scryfall api

Primary LanguageJavaScriptMIT LicenseMIT

react-scryfall-components

CircleCI codecov.io npmjs.org

Library of components based on scryfall api

Usage

import React from 'react'

import { Card } from 'react-scryfall-components'

export default () => <Card id="eb28b35c-28a5-4042-b21d-6d43658a16eb" />