Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Latest commit

 

History

History

status

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Status

✨ Import

import { Status, StatusProps } from "purplex-components";

// or

import { 
  Status, 
  StatusProps,
  StatusThemeType,

  // styles
  status
} from "purplex-components/base/status";