1.6.3 • Published 2 years ago

@crednovo/components v1.6.3

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
2 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

2 years ago

1.6.2

2 years ago

1.4.13

2 years ago

1.4.12

2 years ago

1.4.11

2 years ago

1.4.10

2 years ago

1.4.9

2 years ago

1.4.8

2 years ago

1.4.7

2 years ago

1.4.6

2 years ago

1.4.5

2 years ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago