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