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

pull/7738/head
Shinobu Hayashi 5 years ago committed by GitHub
parent f66d7b8449
commit 36c8dbe8e5

@ -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