Use individual drum pad key press event listeners to satisfy assessment tests

This commit is contained in:
2022-07-03 22:01:10 +10:00
parent eab504ebc9
commit c573e1d211
2 changed files with 13 additions and 26 deletions
-1
View File
@@ -36,6 +36,5 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
</body>
</html>