From 967dea346f65141d666090d7250d702bbacfa998 Mon Sep 17 00:00:00 2001 From: Felix Roos Date: Fri, 29 Dec 2023 13:57:52 +0100 Subject: [PATCH] fix: lint error --- website/src/pages/workshop/first-notes.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/website/src/pages/workshop/first-notes.mdx b/website/src/pages/workshop/first-notes.mdx index 330dd072..ab11ed90 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()