0.0.45 • Published 4 years ago

@nickgdev/hellerui v0.0.45

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Heller UI

Orr

Installation

To get started, run

npm install @nickgdev/hellerui

or

yarn add @nickgdev/hellerui

Example Usage

import React from 'react';
import { Button } from '@nickgdev/hellerui';

const MySubmitButton = () => {
    const onSubmit = () => {};
    return (
       <Button onClick={onSubmit} color="white" backgroundColor="darkblue">
         <p>Submit</p>
       </Button>
    );
};
0.0.43

4 years ago

0.0.44

4 years ago

0.0.45

4 years ago

0.0.41

4 years ago

0.0.42

4 years ago

0.0.4

4 years ago

0.0.31

4 years ago

0.0.32

4 years ago

0.0.20

4 years ago

0.0.21

4 years ago

0.0.22

4 years ago

0.0.23

4 years ago

0.0.24

4 years ago

0.0.25

4 years ago

0.0.3

4 years ago

0.0.15

4 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.18

4 years ago

0.0.19

4 years ago

1.0.11

4 years ago

1.0.12

4 years ago

1.0.10

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago