Compare commits

...
Sign in to create a new pull request.

1 commit
main ... main

Author SHA1 Message Date
52040aff08
lint fix 2025-05-05 19:01:25 -04:00
2 changed files with 3 additions and 3 deletions

View file

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