react-craft-ai-popover
v0.1.3
Published
React popover component used by craft ai based on bootstrap overlays
Downloads
224
Maintainers
Readme
react-craft-ai-popover
Demo
Installation
Using npm:
$ npm install --save react-craft-ai-popover
In your sources:
import Popover from 'react-craft-ai-popover';
Usage
:construction: