Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 377 Bytes

File metadata and controls

23 lines (15 loc) · 377 Bytes

NerdGraph Error

Description

Installation

  1. Install nr1-community
npm i @newrelic/nr1-community
  1. Add the styles for the component to the top of your stylesheet (probably named styles.scss):
@import '~@newrelic/nr1-community/dist/index.css';

Usage

import { NerdGraphError } from '@newrelic/nr1-community';