diff --git a/website/src/pages/workshop/first-notes.mdx b/website/src/pages/workshop/first-notes.mdx index 330dd0721..ab11ed903 100644 --- a/website/src/pages/workshop/first-notes.mdx +++ b/website/src/pages/workshop/first-notes.mdx @@ -83,7 +83,6 @@ Can you find melodies that are actual words? Hint: ☕ 😉 ⚪ client:visible tune={`note("c2 e3 g4 b5").sound("piano")`} claviature - claviatureLabels={Object.fromEntries(['c1', 'c2', 'c3', 'c4', 'c5'].map((n) => [n, n]))} claviatureLabels={Object.fromEntries( Array(49) .fill()