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

Add shim for <Suspense /> #51

Merged
merged 2 commits into from
Mar 19, 2024
Merged

Add shim for <Suspense /> #51

merged 2 commits into from
Mar 19, 2024

Conversation

i-like-robots
Copy link
Owner

This adds a very basic implementation of React's <Suspense /> component for compatibility purposes which will always render the provided fallback.

@coveralls
Copy link

Coverage Status

coverage: 99.383% (+0.02%) from 99.367%
when pulling c1129d7 on support-suspense-fallback
into deaa1b5 on main.

@i-like-robots i-like-robots merged commit f9e9121 into main Mar 19, 2024
3 checks passed
@i-like-robots i-like-robots deleted the support-suspense-fallback branch March 19, 2024 08:56
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.

None yet

2 participants