chore(docs): update Component-format script-markup-style order (#6682)

pull/6687/head
Shinobu Hayashi 4 years ago committed by GitHub
parent c09018271f
commit 5df60e75a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,11 +13,11 @@ All three sections — script, styles and markup — are optional.
// logic goes here // logic goes here
</script> </script>
<!-- markup (zero or more items) goes here -->
<style> <style>
/* styles go here */ /* styles go here */
</style> </style>
<!-- markup (zero or more items) goes here -->
``` ```
### &lt;script&gt; ### &lt;script&gt;

Loading…
Cancel
Save