@speakapbv/dough-rte
TypeScript icon, indicating that this package has built-in type declarations

21.7.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @speakapbv/dough-rte

Weekly Downloads

163

Version

21.7.0

License

MIT

Unpacked Size

6 MB

Total Files

109

Last publish

Collaborators

  • rhenspeakap
  • datasoysa
  • amberlamps
  • robincramaspeakap
  • bart.wissen
  • speakap_dev