Jelajahi Sumber

Update README.md

Anthony Max 1 bulan lalu
induk
melakukan
872a413233
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -117,7 +117,7 @@ If you need an option without using js, then by connecting the additional [hmpl-
         <div>
           {{#request src="/api/my-component.html"}}
             {{#indicator trigger="pending"}}
-              Loading...
+              <p>Loading...</p>
             {{/indicator}}
           {{/request}}
         </div>