1.6.3 • Published 3 years ago

@crednovo/components v1.6.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
3 years ago

@crednovo/atoms

Crednovo Component Library (atoms)

NPM JavaScript Style Guide

Install

yarn install @crednovo/atoms

Usage

import React, { Component } from 'react'

import { Text } from '@crednovo/atoms'

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

License

MIT ©

1.6.3

3 years ago

1.6.2

3 years ago

1.4.13

3 years ago

1.4.12

3 years ago

1.4.11

3 years ago

1.4.10

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

1.4.7

3 years ago

1.4.6

3 years ago

1.4.5

3 years ago

1.4.4

3 years ago

1.4.3

3 years ago

1.4.2

3 years ago

1.4.1

3 years ago