0.0.0-snapshot-20240604074928 • Published 1 year ago

@jpmorganchase/mosaic-mdx-components v0.0.0-snapshot-20240604074928

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Mosaic MDX Component Library

@jpmorganchase/mosaic-components contains re-usable MDX components that conform to the Mosaic Design language.

All the Mosaic MDX components are wrapped with default spacing so they can be composed within a MDX page

This package is intended to be used with a Mosaic site and should export "client side" components

Installation

yarn add @jpmorganchase/mosaic-components

Criteria

The criteria for a component within @jpmorganchase/mosaic-components-client is

  • Should only export React client-side components
  • It can contain any Mosaic Store, NextJS or other site specific dependencies.