You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import "@testing-library/jest-dom/vitest"; // needed for .toBeVisible and othern UIs matchers to work https://github.com/testing-library/jest-dom/issues/567#issuecomment-1880205132
// Fixes lottie cannot set ctx.style since its null error