mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
test(ionSlideBox): remove img src
This commit is contained in:
@@ -37,7 +37,7 @@ component: ionSlideBox
|
||||
<ion-slide>
|
||||
<h3>Thank you for choosing the Awesome App!</h3>
|
||||
<div id="logo">
|
||||
<img src="http://code.ionicframework.com/assets/img/app_icon.png">
|
||||
<img src="" style="background: black; width: 152px; height: 152px;">
|
||||
</div>
|
||||
<p>
|
||||
We've worked super hard to make you happy.
|
||||
|
||||
Reference in New Issue
Block a user