Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102750340
useMediaQueryTheme.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, Feb 23, 19:36
Size
184 B
Mime Type
text/x-java
Expires
Tue, Feb 25, 19:36 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24393794
Attached To
rOACCT Open Access Compliance Check Tool (OACCT)
useMediaQueryTheme.js
View Options
import useMediaQuery from './useMediaQuery';
// TODO v5: to deprecate in v4.x and remove in v5
export default function useMediaQueryTheme(...args) {
return useMediaQuery(...args);
}
Event Timeline
Log In to Comment