Wen

Results 2 issues of Wen

Hello there, I am looking for a way to pass in any react element in place of the overflow text. My use case is as follows ``` Given that a...

- `@testing-library/jest-dom` version: 6.1.5 - `node` version: 20.3.1 - `jest` (or `vitest`) version: 0.34.1 - `npm` (or `yarn`) version: 9.6.7 ### Relevant code or config: ```js render() expect(screen.getByTestId('element')).toHaveStyle({ fontSize: 1...

bug
good first issue