refactor(components): update to latest stencil api

This commit is contained in:
Adam Bradley
2017-07-25 10:03:07 -05:00
parent 69dfaad7b0
commit b8c0589513
91 changed files with 6199 additions and 4426 deletions

View File

@@ -1,4 +1,4 @@
import { Component, h } from '@stencil/core';
import { Component } from '@stencil/core';
@Component({
tag: 'ion-card',