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

feat(examples): add example React app to demonstrate how to use the components #135

Conversation

fengelniederhammer
Copy link
Collaborator

resolves #133

Summary

Screenshot

PR Checklist

  • The implemented feature is covered by an appropriate test.

Base automatically changed from 35-try-2 to main April 10, 2024 14:03
@fengelniederhammer fengelniederhammer force-pushed the 133-provide-a-simple-react-example-to-verify-that-the-package-can-be-used-in-js-code branch from dae2bfc to 8ab3d57 Compare April 10, 2024 14:03
Copy link
Collaborator

@JonasKellerer JonasKellerer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Only the README needs some care.

examples/React/README.md Outdated Show resolved Hide resolved
examples/React/README.md Outdated Show resolved Hide resolved
examples/React/src/App.tsx Outdated Show resolved Hide resolved
@fengelniederhammer fengelniederhammer force-pushed the 133-provide-a-simple-react-example-to-verify-that-the-package-can-be-used-in-js-code branch from 8ab3d57 to ccdef36 Compare April 10, 2024 14:35
@fengelniederhammer fengelniederhammer merged commit 1d6c53b into main Apr 10, 2024
3 checks passed
@fengelniederhammer fengelniederhammer deleted the 133-provide-a-simple-react-example-to-verify-that-the-package-can-be-used-in-js-code branch April 10, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide a simple React example to verify that the package can be used in JS code
2 participants