README
@42.nl/ui-core-button
Installation
Install the package in your project directory with:
// with npm
npm install @42.nl/ui-core-button
// with yarn
yarn add @42.nl/ui-core-button
Button React component as used in 42.nl products.
<script type="module">
import 42NlUiCoreButton from 'https://cdn.skypack.dev/@42.nl/ui-core-button';
</script>
Install the package in your project directory with:
// with npm
npm install @42.nl/ui-core-button
// with yarn
yarn add @42.nl/ui-core-button