Skip to content

Commit 58e576c

Browse files
authored
readme fix
1 parent e4c1da0 commit 58e576c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ But as I said, I'm lazy and I don't want to write everything 2 or more times, wh
241241

242242
<h3>Method 3: Scaling Utils</h3>
243243
Here at Soluto, we wrote these 3 simple functions that make our scaling so much easier:
244+
244245
```javascript
245246
import { Dimensions } from 'react-native';
246247
const { width, height } = Dimensions.get('window');

0 commit comments

Comments
 (0)