Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99924067
useFormControlUnstyledContext.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
Mon, Jan 27, 07:35
Size
217 B
Mime Type
text/x-java
Expires
Wed, Jan 29, 07:35 (2 d)
Engine
blob
Format
Raw Data
Handle
23813715
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
useFormControlUnstyledContext.js
View Options
import
*
as
React
from
'react'
;
import
FormControlUnstyledContext
from
'./FormControlUnstyledContext'
;
export
default
function
useFormControlUnstyledContext
()
{
return
React
.
useContext
(
FormControlUnstyledContext
);
}
Event Timeline
Log In to Comment