We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ad3c2 commit 4d95c7eCopy full SHA for 4d95c7e
docs/react/your-first-app.md
@@ -99,7 +99,7 @@ npm install @ionic/pwa-elements
99
100
After installation, open up the project in your code editor of choice.
101
102
-Next, import `@ionic/pwa-elements` by editing `src/index.tsx`.
+Next, import `@ionic/pwa-elements` by editing `src/main.tsx`.
103
104
```tsx
105
import { defineCustomElements } from '@ionic/pwa-elements/loader';
0 commit comments