79741967

Date: 2025-08-21 07:22:06
Score: 0.5
Natty:
Report link

Try using one of these.

import { screen } from '@testing-library/react';

screen.debug(undefined, Infinity);
import { prettyDOM } from '@testing-library/react';

console.log(prettyDOM());
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Claim