Skip to content

Commit 50f6e8d

Browse files
committed
Update InstrumentWindow.jsx
1 parent 11f4c09 commit 50f6e8d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/components/InstrumentWindow/InstrumentWindow.jsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ const InstrumentWindow = () => {
163163
size={100}
164164
delay={delay}
165165
/>
166+
<p style={{ fontSize: 25 }}>Please take this time to explore the instrument
167+
by clicking/tapping on the various components</p>
166168
</>
167169
)}
168170
{!fetching && error && (

0 commit comments

Comments
 (0)