0.17.0 • Published 11 months ago

@briightspark/ui-components v0.17.0

Weekly downloads
-
License
-
Repository
-
Last release
11 months 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

11 months ago

0.10.0

11 months ago

0.11.0

11 months ago

0.9.0

12 months ago

0.12.0

11 months ago

0.8.0

12 months ago

0.13.0

11 months ago

0.14.0

11 months ago

0.15.0

11 months ago

0.16.0

11 months ago

0.7.0

12 months ago

0.5.0

12 months ago

0.6.0

12 months ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.1

1 year ago