Skip to content

MengTo/shape2-library

Repository files navigation

shape-library

Made with create-react-library

NPM JavaScript Style Guide

Install

Usage

import React from 'react'
import { Shape } from 'shape-library'

const App () => {
  return (
    <Shape type='icons' id='123' />
  )
}

export default App;

License

MIT © ThatGalNatalie

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published