mirror of
https://github.com/donl/meteor-ionic.git
synced 2026-06-30 06:12:08 -06:00
change div to i element
This commit is contained in:
parent
51e307d973
commit
fb9cad9053
1 changed files with 1 additions and 4 deletions
|
|
@ -1,6 +1,3 @@
|
|||
<template name="ionSpinner">
|
||||
|
||||
<div class=" spinner {{classes}} {{icon}}">
|
||||
</div>
|
||||
|
||||
<i class="spinner {{classes}} {{icon}}"></i>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue