README
This component was built for an article on how to publish a React component as a package to npm.
cbre react repository
<script type="module">
import dummyCounterCbre from 'https://cdn.skypack.dev/dummy-counter-cbre';
</script>
This component was built for an article on how to publish a React component as a package to npm.