1.2.13 • Published 6 months ago

@nudmcdgnpm/digit-ui-react-components v1.2.13

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

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
"@nudmcdgnpm/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 "@nudmcdgnpm/digit-ui-react-components";

class Example extends Component {
  render() {
    return <MyComponent />;
  }
}

### Changelog

```bash
1.7.1 UPYOG base version

Documentation

Documentation Site (https://core.digit.org/guides/developer-guide/ui-developer-guide/digit-ui)

Maintainer

Published from UPYOG Frontend

UPYOG Frontend Repo (https://github.com/upyog/UPYOG/tree/develop)

1.2.8

8 months ago

1.2.7

9 months ago

1.2.6

10 months ago

1.2.5

10 months ago

1.2.4

10 months ago

1.2.3

11 months ago

1.2.2

11 months ago

1.2.9

7 months ago

1.2.12

6 months ago

1.2.13

6 months ago

1.2.10

7 months ago

1.2.11

7 months ago

1.2.1

1 year ago

1.2.0

1 year ago

1.0.2

1 year ago

1.8.0

1 year ago

1.7.0-beta.4

1 year ago