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 4732bc2 commit 686d9ceCopy full SHA for 686d9ce
twitter-example/components/RightCorner.js
@@ -8,7 +8,7 @@ export default class RightCorner extends React.Component {
8
}
9
10
11
-var styles = StyleSheet.create({
+const styles = StyleSheet.create({
12
button: {
13
width: 100,
14
height: 50,
0 commit comments