mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 21:53:30 +00:00
Revert dimensions.js change
To unbreak the sync
This commit is contained in:
parent
cdb86a6589
commit
d9c582ed64
@ -57,8 +57,6 @@ class Dimensions {
|
||||
* than caching the value (for example, using inline styles rather than
|
||||
* setting a value in a `StyleSheet`).
|
||||
*
|
||||
* Example: `var {height, width} = Dimensions.get('window');`
|
||||
*
|
||||
* @param {string} dim Name of dimension as defined when calling `set`.
|
||||
* @returns {Object?} Value for the dimension.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user