Removed log
This commit is contained in:
parent
df0054eaf6
commit
a6da90782b
@ -68,7 +68,6 @@ function TokenMenu({ tokenClassName, onTokenChange }) {
|
||||
|
||||
function handleModalContent(node) {
|
||||
if (node) {
|
||||
console.log(node);
|
||||
const tokenLabelInput = node.querySelector("#changeTokenLabel");
|
||||
tokenLabelInput.focus();
|
||||
// Highlight label section of input
|
||||
|
Loading…
Reference in New Issue
Block a user