Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate how to install the React package in a Next.js application #1419

Open
tishoyanchev opened this issue Aug 9, 2024 · 0 comments
Open
Assignees
Labels
enhancement Adding a new feature or improving existing code

Comments

@tishoyanchev
Copy link
Contributor

Since Next.js is based on React, on theory, it should be possible to install the React package on a Next.js application. However, since there is no one single entry point in Next.js (index.js in React), the question becomes where to import the package: import { defineCustomElements } from '@infineon/infineon-design-system-react';

Investigate what is the right way to use the DDS with Next.js, and document it.

@tishoyanchev tishoyanchev added the enhancement Adding a new feature or improving existing code label Aug 9, 2024
@tishoyanchev tishoyanchev self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding a new feature or improving existing code
Development

No branches or pull requests

1 participant