dynamic-cta
v0.1.8
Published
### `npm i dynamic-cta`
Downloads
6
Readme
install the dynamic cta
npm i dynamic-cta
Npm Link.
Open link [https://www.npmjs.com/package/dynamic-cta?activeTab=readme].
import { Cta } from 'dynamic-cta/dist'
you can import the cta by using the above code.
<Cta label="Hello" kind="primary" type="button" />
using above line of code you can use the CTA.