1.1.5 • Published 5 years ago

styleguide-campusid v1.1.5

Weekly downloads
1
License
ISC
Repository
github
Last release
5 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

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago