From 5df60e75a73761e5a4d7feb74955f85ea59fd17c Mon Sep 17 00:00:00 2001 From: Shinobu Hayashi Date: Wed, 25 Aug 2021 22:20:07 +0900 Subject: [PATCH] chore(docs): update Component-format script-markup-style order (#6682) --- site/content/docs/01-component-format.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/docs/01-component-format.md b/site/content/docs/01-component-format.md index 546715eb56..2ce8eb2e58 100644 --- a/site/content/docs/01-component-format.md +++ b/site/content/docs/01-component-format.md @@ -13,11 +13,11 @@ All three sections — script, styles and markup — are optional. // logic goes here + + - - ``` ### <script>