From 135c9972762d02a9754ad56ab93d2202a3238e21 Mon Sep 17 00:00:00 2001 From: dubdub Date: Sat, 22 Oct 2022 22:03:35 -0400 Subject: @dhruvv we installed Ubuntu on the 2W PC --- src/App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.js b/src/App.js index 808506e..9b9c648 100644 --- a/src/App.js +++ b/src/App.js @@ -5,8 +5,8 @@ import 'react-piano/dist/styles.css'; function App() { - const firstNote = MidiNumbers.fromNote('a2'); - const lastNote = MidiNumbers.fromNote('f5'); + const firstNote = MidiNumbers.fromNote('a2'); + const lastNote = MidiNumbers.fromNote('f5') const keyboardShortcuts = KeyboardShortcuts.create({ firstNote: firstNote, lastNote: lastNote, -- cgit v1.2.3-70-g09d2