Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105126563
iconContext.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, Mar 14, 21:34
Size
245 B
Mime Type
text/x-java
Expires
Sun, Mar 16, 21:34 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24927135
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
iconContext.js
View Options
import React from "react";
export var DefaultContext = {
color: undefined,
size: undefined,
className: undefined,
style: undefined,
attr: undefined
};
export var IconContext = React.createContext && React.createContext(DefaultContext);
Event Timeline
Log In to Comment