Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

FDMediagroep/fd-ts-react-link-card

Repository files navigation

DEPRECATED ❗ : Superseded by @fdmg/design-system. See: https://github.com/FDMediagroep/fd-design-system

Build Status Coverage Status npm version

fd-link-card

FD-themed link card.

Installation

  • Run npm i -D @fdmg/fd-link-card

Demo

To run the demo, check-out this repository and run npm run build-demo. After the build succeeded you can open dist/demo.html with your webbrowser.

Usage

import LinkCard from '@fdmg/fd-link-card';
...
<LinkCard
    link="/mijn-nieuws"
    title="Beheer"
    linkText="Ga naar laatste nieuws"
/>

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •