Skip to content
This repository was archived by the owner on Aug 5, 2025. It is now read-only.

Fix spin function syntax for Svelte tutorial #626

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

musrex
Copy link
Contributor

@musrex musrex commented May 30, 2024

Corrected arrow function syntax to include missing parenthesis around the "t" parameter and added semicolon after the last backtick in returned CSS string. The auto-grader expects both.

Corrected arrow function syntax to include missing parenthesis around the "t" parameter and added semicolon after the last backtick in returned CSS string. The auto-grader expects both.
Copy link

vercel bot commented May 30, 2024

@musrex is attempting to deploy a commit to the Svelte Team on Vercel.

A member of the Team first needs to authorize it.

@musrex musrex changed the title Fix spin function syntax for Svelte tutorial auto-grader Fix spin function syntax for Svelte tutorial May 30, 2024
@Rich-Harris Rich-Harris merged commit 766e768 into sveltejs:main Jun 1, 2024
@Rich-Harris
Copy link
Member

thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants