mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-23 07:59:31 +02:00
Fix the textfield exampls
This commit is contained in:
@@ -14,7 +14,6 @@ export default function RequiredOptions({
|
||||
if (toolsElement) {
|
||||
toolsElement.scrollIntoView({ behavior: 'smooth' });
|
||||
}
|
||||
console.log('tool clicked');
|
||||
};
|
||||
|
||||
return (
|
||||
|
Reference in New Issue
Block a user