Skip to content

Commit 686d9ce

Browse files
committed
Update RightCorner.js
1 parent 4732bc2 commit 686d9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

twitter-example/components/RightCorner.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export default class RightCorner extends React.Component {
88
}
99
}
1010

11-
var styles = StyleSheet.create({
11+
const styles = StyleSheet.create({
1212
button: {
1313
width: 100,
1414
height: 50,

0 commit comments

Comments
 (0)