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