1.1.5 • Published 4 years ago

styleguide-campusid v1.1.5

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Style-guide-campusID

If you wanna use our package for you're project :

1 - You have to download node.

2 - Install NPM in you're terminal :

3 - And add our project with

After that, you can use directly the componant that you want like that

import React from "react";
import { DatePicker } from "styleguide-campusid";

const RandomComponent = () => (
   <DatePicker label="random label" theme="lightTheme" />;
);

export default RandomComponent;

Have Fun !

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago