README
Hello World Component
This component simply prints Hello World., or if the message property, if defined.
A simple hello world web component. Nothing to see here.
<script type="module">
import showmeReportShowmeReportHelloWorld from 'https://cdn.skypack.dev/@showme-report/showme-report-hello-world';
</script>
This component simply prints Hello World., or if the message property, if defined.