stevesims / govuk-frederic

Home Page:https://stevesims.github.io/govuk-frederic/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

govuk-frederic

  • Frederic component library. More detailed description forthcoming.

Usage

npm install govuk-frederic styled-components --save
import { Arrow } from 'govuk-frederic';

const Page = () => (
  <div>
    <Arrow />
  </div>
);

See the Storybook for examples of all available components.

Contributors

About

https://stevesims.github.io/govuk-frederic/

License:MIT License


Languages

Language:JavaScript 99.6%Language:Shell 0.4%Language:CSS 0.0%