first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import ScreenSizeDetector from 'screen-size-detector';
|
||||
|
||||
const { height, width } = new ScreenSizeDetector();
|
||||
export { height, width };
|
||||
Reference in New Issue
Block a user