3.0.2 • Published 3 months ago
@upyog/digit-ui-react-components v3.0.2
digit-ui-react-components
Install
npm install --save @nudmcdgnpm/digit-ui-react-components
Limitation
This Package is more specific to UPYOG can be used across mission's
Usage
After adding the dependency make sure you have this dependency in
frontend/micro-ui/web/package.json
"@upyog/digit-ui-react-components":"1.5.24",
then navigate to App.js
frontend/micro-ui/web/src/App.js
Syntax for importing any component;
import React, { Component } from "react";
import MyComponent from "@upyog/digit-ui-react-components";
class Example extends Component {
render() {
return <MyComponent />;
}
}
### Changelog
```bash
1.7.1 UPYOG base version
Contributors
jagankumar-egov Tulika-eGov nabeelmd-eGov vamshikrishnakole-wtt-egov
Documentation
Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-guide/digit-ui)
Maintainer
Published from UPYOG Frontend
DIGIT Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)
3.0.2
3 months ago
3.0.1
3 months ago
3.0.0
5 months ago
1.8.4
7 months ago
1.7.24
11 months ago
1.8.0
12 months ago
1.7.1
1 year ago
1.7.0-beta.4
1 year ago
1.7.0-beta.3
1 year ago
1.7.0-beta.2
1 year ago