We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e9425c commit 2d90333Copy full SHA for 2d90333
snippets/StyleSheet_react_native.sublime-snippet
@@ -3,7 +3,7 @@
3
/* @flow */
4
'use strict';
5
6
-import { Stylesheet } from 'react-native';
+import { StyleSheet } from 'react-native';
7
8
module.exports = StyleSheet.create({
9
${1}: ${2},
0 commit comments