test-antd-nextjs

1.0.1 • Public • Published

test-antd-nextjs

test

NPM JavaScript Style Guide

Install

npm install --save test-antd-nextjs

Usage

import React, { Component } from 'react'

import MyComponent from 'test-antd-nextjs'
import 'test-antd-nextjs/dist/index.css'

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

License

MIT © duongdam

Readme

Keywords

none

Package Sidebar

Install

npm i test-antd-nextjs

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

278 kB

Total Files

8

Last publish

Collaborators

  • duong.dkp