1.0.3 • Published 10 months ago
@netu-si/netu-react-dsf-components v1.0.3
netu-react-dsf-components
An implementation of the GOV-CY Design System in React
Usage
yarn install @netu-si/netu-react-dsf-components
import { DSFButton } from 'netu-react-dsf-components';
const MyComponent = ({ title }) => (
<div>
<h1>{title}</h1>
<DSFButton id="submitBtn">Submit</DSFButton>
</div>
);
See the Storybook for examples of all available components.
Related sites and projects
GOV-CY
1.0.3
10 months ago
1.0.2
11 months ago
1.0.1
11 months ago
1.0.0
12 months ago
0.0.15
1 year ago
0.0.14
2 years ago
0.0.13
2 years ago
0.0.12
2 years ago
0.0.10
2 years ago
0.0.9
2 years ago
0.0.8
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago