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

10.10.0 • Public • Published

Dough React Component Library

SHOWCASE: http://developer.speakap.io/dough-studio

## Install latest
npm install @speakapbv/dough-component-library
yarn add @speakapbv/dough-component-library

# Install specific version
npm install @speakapbv/dough-component-library@9.0.0
yarn add @speakapbv/dough-component-library@9.0.0

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-component-library

Weekly Downloads

181

Version

10.10.0

License

MIT

Unpacked Size

1.46 MB

Total Files

103

Last publish

Collaborators

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