Maxwell DeMaio
Maxwell DeMaio
Hey all, I tried @Aitozi's solution with the following dependencies with success: - mockito-core `3.0.0` - powermock-api-mockito2 `2.0.9` - powermock-module-junit4 `2.0.9` - junit `4.13.2` Oddly enough, it actually is declaring...
Adding myself to the assignees list since I completed some accessibility upgrades recently 👍🏻 if I do notice any accessibility issues I'll address them.

Linking this related PR I worked on: https://github.com/typehero/typehero/pull/556
I would like to note if you'd like to select an element in the DOM where it has its ID generated by `useId`, you can do something like the following:...
> > I would like to note if you'd like to select an element in the DOM where it has its ID generated by `useId`, you can do something like...