mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(button): add test for anchor buttons, update basic test
references #8293
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
|
||||
<p>
|
||||
<button ion-button disabled>Button Disabled</button>
|
||||
<a ion-button disabled>A Disabled</a>
|
||||
<button ion-button color="secondary" disabled>Secondary Disabled</button>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user