You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/music-player/music-player.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
/**
2
2
* Music Player Component
3
3
*
4
-
* Overview: A component that plays a playlist of songs, allowing control via VR controllers or keyboard input.
4
+
* Overview: A component that plays a playlist of songs, allowing control via VR controllers or keyboard input. See `docs/music-player/README.md` for more details.
0 commit comments