@ditus/teardrop
v1.0.0
Published
A React component that displays a teardrop containing optional text.
Readme
@ditus/teardrop
This repo contains a UI components for React that displays a tear drop.This repo is open source and will remain so.

Installation
npm i @ditus/teardropUsage
<div
style={{
width: '400px',
height: '400px',
}}
>
<Teardrop {...args} />
</div>Demo
To view the components, type:
npm i
npm run storybookRoadmap
See the open issues for a list of proposed features (and known issues).
License
This project is licensed under the terms of the MIT license.
