diff options
Diffstat (limited to 'files/zh-tw/web/javascript/reference/global_objects/array/flat/index.html')
-rw-r--r-- | files/zh-tw/web/javascript/reference/global_objects/array/flat/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-tw/web/javascript/reference/global_objects/array/flat/index.html b/files/zh-tw/web/javascript/reference/global_objects/array/flat/index.html index 8a6a4b2549..e6a5002930 100644 --- a/files/zh-tw/web/javascript/reference/global_objects/array/flat/index.html +++ b/files/zh-tw/web/javascript/reference/global_objects/array/flat/index.html @@ -12,7 +12,7 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Array/flat <p><code><strong>flat()</strong></code> 函數以遞迴方式將特定深度的子陣列重新串接成為一新的陣列</p> -<p class="hidden">\{{EmbedInteractiveExample("pages/js/array-flatten.html")}}</p> +<p >\{{EmbedInteractiveExample("pages/js/array-flatten.html")}}</p> |