Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Perses Components Package

This package includes individual components used in the Perses app and plugins. These components are broken up in a way that allows embedding in separate applications outside of Perses. For more info about corresponding packages see the general UI README here and markdown files in each component folder.

Usage

To import components from the components package use the syntax below:

import { ContentWithLegend } from "@perses-dev/components";