README
This is a simple put image in DOM
<IMG src="** choose imported image name **" width=" enter width size " />
Forexample: <IMG src={file name} width="200px" />
This is a simple put image in DOM
<script type="module">
import ardi83SvgImporter from 'https://cdn.skypack.dev/@ardi83/svg-importer';
</script>
This is a simple put image in DOM
<IMG src="** choose imported image name **" width=" enter width size " />
Forexample: <IMG src={file name} width="200px" />