lint
All checks were successful
Code quality checks / biome (push) Successful in 7s

This commit is contained in:
Seth 2025-05-05 20:31:59 -04:00
parent f69ae1b965
commit dcd6bfc3d7
2 changed files with 3 additions and 3 deletions

View file

@ -48,7 +48,7 @@ export default () => {
}),
},
null,
2
2,
);
highlightElement(container.current);
}