@fullog/react
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

ds

Official Design System from fullog

NPM JavaScript Style Guide

Install

npm install --save ds

Usage

import React, { Component } from 'react'

import MyComponent from 'ds'
import 'ds/dist/index.css'

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

License

ISC © fullog.io

/@fullog/react/

    Package Sidebar

    Install

    npm i @fullog/react

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    6.65 kB

    Total Files

    8

    Last publish

    Collaborators

    • victorvoid
    • userfullog