README
This is a sample component created for testing purpose
Usage: < PersonComponent /> < LocationComponent />
This is created for person and Location Component
<script type="module">
import personlocationcomponent from 'https://cdn.skypack.dev/personlocationcomponent';
</script>
This is a sample component created for testing purpose
Usage: < PersonComponent /> < LocationComponent />