mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
feat(Ionic): import Ionic for controllers and config
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import { Component, Element } from '@stencil/core';
|
||||
import { getParentElement, getToolbarHeight } from '../../utils/helpers';
|
||||
import { Ionic } from '../../index';
|
||||
|
||||
|
||||
@Component({
|
||||
|
||||
Reference in New Issue
Block a user