0.17.0 • Published 2 years ago

@briightspark/ui-components v0.17.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

BriightSpark UI component library

NPM Storybook

Introduction

Project

The project contains a src directory containing the module files that get published to npm.

CI

This example also includes a /.github/workflows/package-publish.yml which publishes the module to

Usage

import * as React from "react";
import { Button } from "@briightspark/ui-components";

const SampelComponent = () => {
    return <Button {...} />
}
0.17.0

2 years ago

0.10.0

2 years ago

0.11.0

2 years ago

0.9.0

2 years ago

0.12.0

2 years ago

0.8.0

2 years ago

0.13.0

2 years ago

0.14.0

2 years ago

0.15.0

2 years ago

0.16.0

2 years ago

0.7.0

2 years ago

0.5.0

2 years ago

0.6.0

2 years ago

0.4.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago