Licence
MIT
Version
21.7.6
Deps
3
Size
5.7 MB
Vulns
0
Weekly
0
Dough RTE
SHOWCASE: http://developer.speakap.io/dough
## Install latest
npm install @speakapbv/dough-component-library
yarn add @speakapbv/dough-component-library
# Install specific version
npm install @speakapbv/dough-component-library@0.0.80
yarn add @speakapbv/dough-component-library@0.0.80
Usage
import React from "react";
import { Button } from "@speakapbv/dough-component-library";
const Example = () => {
return <Button {...props} />;
};
License
MIT SpeakapBV