mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
chore(react): remove unused controller import
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import type { JSX } from '@ionic/core/components';
|
||||
import { actionSheetController as actionSheetControllerCore } from '@ionic/core/components';
|
||||
import { defineCustomElement } from '@ionic/core/components/ion-action-sheet.js';
|
||||
|
||||
import { createInlineOverlayComponent } from './createInlineOverlayComponent';
|
||||
|
Reference in New Issue
Block a user