@smartb/archetypes-ui-s2
TypeScript icon, indicating that this package has built-in type declarations

0.1.51 • Public • Published

@smartb/archetypes-ui-components

React components Library

NPM JavaScript Style Guide

Install

npm install --save @smartb/archetypes-ui-components

Usage

import React, { Component } from 'react'

import MyComponent from '@smartb/archetypes-ui-components'
import '@smartb/archetypes-ui-components/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @smartb/archetypes-ui-s2

Weekly Downloads

16

Version

0.1.51

License

Apache-2.0

Unpacked Size

85.8 kB

Total Files

15

Last publish

Collaborators

  • apoupardsmartb
  • basile-savouret