Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102500534
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, Feb 21, 08:57
Size
276 B
Mime Type
text/x-java
Expires
Sun, Feb 23, 08:57 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24336039
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