mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
RadioDerp
This commit is contained in:
@ -387,7 +387,7 @@
|
||||
|
||||
<!-- Radio -->
|
||||
<li class="menu-section">
|
||||
<a href="{{ page.versionHref }}/api/components/radio/Radio/" class="api-section">
|
||||
<a href="{{ page.versionHref }}/api/components/radio/RadioGroup/" class="api-section">
|
||||
Radio
|
||||
</a>
|
||||
<ul>
|
||||
@ -397,8 +397,8 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="{{ page.versionHref }}/api/components/radio/Radio/">
|
||||
Radio
|
||||
<a href="{{ page.versionHref }}/api/components/radio/RadioButton/">
|
||||
RadioButton
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user