From 717d7fa745c8ded964b65feac696c3617edfa9e9 Mon Sep 17 00:00:00 2001 From: shinyaigeek Date: Wed, 25 Aug 2021 22:02:37 +0900 Subject: [PATCH] chore(docs): update Component-format script-markup-style order --- 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>