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