@times-stories/progress-indicator

1.3.2 • Public • Published

@times-stories/progress-indicator

The progress indicator for the @times-stories suite of packages

Installation

$ yarn add @times-stories/progress-indicator

Usage

It is unlikely you'll need to use this component, unless you are building a custom Story implementation.

import StoryContext from "@times-stories/context";
import ProgressIndicator from "@times-stories/progress-indicator";

export default () => (
  <StoryContext.Provider>
    <ProgressIndicator />
  </StoryContext.Provider>
);

Readme

Keywords

none

Package Sidebar

Install

npm i @times-stories/progress-indicator

Weekly Downloads

13

Version

1.3.2

License

none

Unpacked Size

5.48 kB

Total Files

5

Last publish

Collaborators

  • danielbenclark
  • chrishutchinson
  • flashcheeks