Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 338 Bytes

backstage-button

Build Status

Backstage UI Component

Installing

$ npm install backstage-button

Example

import React, { Component } from 'react';
import Button from 'backstage-button';