0.1.9 • Published 4 years ago

@lucasstettner/components v0.1.9

Weekly downloads
16
License
MIT
Repository
-
Last release
4 years ago

@lucasstettner/components

Storyboard Link:

https://components.lucasstettner.now.sh/

Table of Contents

About

The purpose of this project is to better understand storybook and simultaneously be able to quickly prototype projects.

Installing

Start by installing the package itself

npm install @lucasstettner/components@latest

or

yarn add @lucasstettner/components

Usage

import React from "react";
import { NeutralDarkButton } from "@lucasstettner/components";

export default function App() {
  return <NeutralDarkButton>Click me!</NeutralDarkButton>;
}
0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago