corrected log message from alert to enter is tab
This commit is contained in:
parent
cc63f636e9
commit
10b06e1f96
@ -39,6 +39,6 @@ export class EnterIsTab {
|
|||||||
}
|
}
|
||||||
|
|
||||||
destroy() {
|
destroy() {
|
||||||
console.log('TBD: Destroy Alert');
|
console.log('TBD: Destroy EnterIsTab');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user