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

remove default export from pages #1

Merged

Conversation

thescientist13
Copy link

@thescientist13 thescientist13 commented Nov 8, 2024

resolves ProjectEvergreen/greenwood#1301 (reply in thread)

Before all the exports were being defined as a single default export. Now they are individually exported as named exports. (this should work for the typescript branch as well)

With this change, the demo works locally 😃
Screenshot 2024-11-08 at 12 45 19 PM

@lschierer lschierer merged commit a20df5c into lschierer:jsTypeErrorGetBody Nov 8, 2024
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.

2 participants