Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use attrs destrucuring to access context
The new setup function allows you to desctrucutre context to bring in element attributes. I hadn't read this section properly and was therefore struggling to get data-testid to work. This commit undos the hot-fix and correctly reads the context attributes.
- Loading branch information