mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs: remove empty conditional
This commit is contained in:
2
scripts/docs/templates/common.template.html
vendored
2
scripts/docs/templates/common.template.html
vendored
@@ -205,8 +205,6 @@ defined in <$ githubViewLink(doc) $>
|
||||
<@ for prop in doc.properties @>
|
||||
<tr>
|
||||
<td>
|
||||
<@ if doc.name != 'Icon' @>
|
||||
<@ endif @>
|
||||
<$ prop.name $>
|
||||
</td>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user