mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
feat(react): add custom elements bundle (#23896)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { OverlayEventDetail } from '@ionic/core';
|
||||
import { OverlayEventDetail } from '@ionic/core/components';
|
||||
import React, { useEffect, useMemo, useRef, useState } from 'react';
|
||||
import ReactDOM from 'react-dom';
|
||||
|
||||
|
Reference in New Issue
Block a user