From a2960295605a27e084541fc2f93068dd3cad15ba Mon Sep 17 00:00:00 2001 From: t7yang Date: Mon, 10 Jan 2022 08:38:06 +0800 Subject: remove hidden class for zh-TW --- .../web/javascript/reference/operators/conditional_operator/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'files/zh-tw/web/javascript/reference/operators/conditional_operator') diff --git a/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html b/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html index cd7f851374..d599340957 100644 --- a/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html +++ b/files/zh-tw/web/javascript/reference/operators/conditional_operator/index.html @@ -9,8 +9,6 @@ translation_of: Web/JavaScript/Reference/Operators/Conditional_Operator
{{EmbedInteractiveExample("pages/js/expressions-conditionaloperators.html")}}
- -

語法

condition ? exprIfTrue : exprIfFalse
-- cgit v1.2.3-54-g00ecf