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

export fetchTranscripts function #26

Merged
merged 13 commits into from
Jun 13, 2024
Merged

export fetchTranscripts function #26

merged 13 commits into from
Jun 13, 2024

Conversation

scottcain
Copy link
Owner

No description provided.

@cmdcolin
Copy link
Collaborator

I added a fix to this branch. steps

a) removed unneeded exports from package.json
b) removed async component (not allowed in non react-server-components) and replaced with a useEffect
c) displays a slice of the results from fetchTranscripts in the component

@cmdcolin cmdcolin force-pushed the export_transcripts_method branch from e56ebd0 to 43f7e38 Compare June 12, 2024 21:51
@scottcain scottcain changed the title Dont merge! first shot at exporting fetchTranscripts function (doesn't work yet) export fetchTranscripts function Jun 13, 2024
@scottcain scottcain merged commit 788d012 into main Jun 13, 2024
1 check failed
@scottcain scottcain deleted the export_transcripts_method branch June 13, 2024 17:48
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