testing-library/testing-library-docs

User event's delay value is incorrect documented as seconds

bsheps opened this issue · 1 comments

Delay is incorrectly documented as seconds instead of milliseconds. See doc here.

Opened PR to correct this here: #1334