Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99533121
ButtonGroupContext.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, Jan 25, 06:15
Size
276 B
Mime Type
text/x-java
Expires
Mon, Jan 27, 06:15 (2 d)
Engine
blob
Format
Raw Data
Handle
23818517
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
ButtonGroupContext.js
View Options
import
*
as
React
from
'react'
;
/**
* @ignore - internal component.
*/
const
ButtonGroupContext
=
/*#__PURE__*/
React
.
createContext
({});
if
(
process
.
env
.
NODE_ENV
!==
'production'
)
{
ButtonGroupContext
.
displayName
=
'ButtonGroupContext'
;
}
export
default
ButtonGroupContext
;
Event Timeline
Log In to Comment