README
Dummy react component
This will be a how to guide for your fellow developers
import DummyComponent from 'react-github-sample-for-testing';
<DummyComponent />
etc
Thanks
Dummy react component ====
<script type="module">
import reactGithubSampleForTesting from 'https://cdn.skypack.dev/react-github-sample-for-testing';
</script>
This will be a how to guide for your fellow developers
import DummyComponent from 'react-github-sample-for-testing';
<DummyComponent />
Thanks