2.0.0 • Published 8 months ago

@18f/identity-components v2.0.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
8 months ago

@18f/identity-components

React components for common UI interactions. These components are intended to be general-purpose and reusable, whereas domain-specific React components should be found in the package corresponding to the specific page or feature.

Many of these components are React implementations for components of the Login.gov Design System.

Example

import { Button } from '@18f/identity-components';

function MyComponent() {
  return <Button isUnstyled>Continue</Button>;
}
2.0.0

8 months ago

2.0.0-beta0.1

8 months ago

1.0.0

8 months ago

1.0.0-beta0.2

8 months ago

1.0.0-beta0.1

8 months ago