mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
chore(docs): ActionMenu -> ActionSheet in docs menu template
This commit is contained in:
@ -27,15 +27,15 @@
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<!-- ActionMenu -->
|
||||
<!-- ActionSheet -->
|
||||
<li class="menu-section">
|
||||
<a href="{{ page.versionHref }}/api/components/action-menu/ActionMenu/" class="api-section">
|
||||
ActionMenu
|
||||
<a href="{{ page.versionHref }}/api/components/action-sheet/ActionSheet/" class="api-section">
|
||||
ActionSheet
|
||||
</a>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="{{ page.versionHref }}/api/components/action-menu/ActionMenu/">
|
||||
ActionMenu
|
||||
<a href="{{ page.versionHref }}/api/components/action-sheet/ActionSheet/">
|
||||
ActionSheet
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user