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

Change teacher resources list #6956

Merged
merged 17 commits into from
Sep 17, 2024
Merged

Conversation

AlexandreSi
Copy link
Collaborator

@AlexandreSi AlexandreSi commented Sep 13, 2024

@@ -44,7 +44,38 @@ export const TutorialStateProvider = ({
console.info(
`Loaded ${allTutorials ? allTutorials.length : 0} tutorials.`
);
setTutorials(allTutorials);
setTutorials([
Copy link
Owner

Choose a reason for hiding this comment

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

Was this for testing?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh damn, I tought I did not commit that 😅

@AlexandreSi AlexandreSi merged commit 9ef7af8 into master Sep 17, 2024
5 of 6 checks passed
@AlexandreSi AlexandreSi deleted the change-teacher-resources-list branch September 17, 2024 10:27
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