0.0.2 • Published 2 months ago

utilsmyaccount v0.0.2

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

ccp-microfrontend-utils-myaccount

Wiki

https://confluence.dell.com/display/DTC/Common+UI+library

Install

npm install @ccp/utilsmyaccount

Usage

import React, { Component } from "react";

import { MyComponent } from "@ccp/utilsmyaccount";
import "MyComponent/dist/index.css";

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

License

This software contains the intellectual property of Dell Corporation or is licensed to DellEMC Corporation from third parties. Use of this software and the intellectual property contained therein is expressly limited to the terms and conditions of the License Agreement under which it is provided by or on behalf of Dell.

Copyright (c) 2021 Dell Corporation All Rights Reserved