Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/reactstrap/reactstrap
/ Modal.spec.js
File
Modal.spec.js
src/__tests__/Modal.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* eslint-disable jsx-a11y/no-noninteractive-tabindex */
2
import
React from
'react'
;
3
import
{ render, screen } from
'@testing-library/react'
;
4
import
user from
'@testing-library/user-event'
;
Callers
nothing calls this directly
Calls
1
focus
Method · 0.80
Tested by
no test coverage detected