Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F113246495
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
Fri, May 16, 13:44
Size
276 B
Mime Type
text/x-java
Expires
Sun, May 18, 13:44 (2 d)
Engine
blob
Format
Raw Data
Handle
26202293
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