Update site/content/docs/01-component-format.md

Co-authored-by: Antony Jones <ant@enzy.org>
pull/6010/head
Mlocik97 6 years ago committed by GitHub
parent 229c971aef
commit 770481ce6a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ All four sections — script context="module", script, styles and markup — are
```sv ```sv
<script context="module"> <script context="module">
// here is javasript code, that runs once when the module first evaluates // here is javascript code, that runs once when the module first evaluates
</script> </script>
<script> <script>

Loading…
Cancel
Save