mirror of
https://github.com/neosubhamoy/neosubhamoy-portfolio.git
synced 2025-12-20 02:19:34 +05:30
(refactor): minor comment additions and space formatting
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
//---controls basic keyboard shotcuts
|
||||
//basePath const is defined in floatingbar-config
|
||||
|
||||
let pressedKeys = {};
|
||||
|
||||
document.addEventListener('keydown', function(event) {
|
||||
|
||||
Reference in New Issue
Block a user