Fix the textfield exampls

This commit is contained in:
Made4Uo
2024-06-24 21:00:42 -07:00
parent 865bd23e03
commit 05fa995073
6 changed files with 26 additions and 21 deletions

View File

@@ -14,7 +14,6 @@ export default function RequiredOptions({
if (toolsElement) {
toolsElement.scrollIntoView({ behavior: 'smooth' });
}
console.log('tool clicked');
};
return (