Pill

A styled "pill" or "badge" based component. Allows customization with styled-components package.

Demo

View Pill

API

Component takes any prop you give it and displays the children as the content.

Example:

import { Pill } from 'react-horcrux';

export default YourComponent function() {
  return <Pill>brilliant</Pill>;
}

results matching ""

    No results matching ""