Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102629052
RadioGroupContext.js
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Feb 22, 16:46
Size
279 B
Mime Type
text/x-java
Expires
Mon, Feb 24, 16:46 (2 d)
Engine
blob
Format
Raw Data
Handle
24376860
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
RadioGroupContext.js
View Options
import
*
as
React
from
'react'
;
/**
* @ignore - internal component.
*/
const
RadioGroupContext
=
/*#__PURE__*/
React
.
createContext
(
undefined
);
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
RadioGroupContext
.
displayName
=
'RadioGroupContext'
;
}
export
default
RadioGroupContext
;
Event Timeline
Log In to Comment