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 8c5248b commit dc432eeCopy full SHA for dc432ee
App.tsx
@@ -21,7 +21,7 @@ const instructions = Platform.select({
21
'Shake or press menu button for dev menu',
22
});
23
24
-interface Props {};
+interface Props {}
25
export default class App extends Component<Props> {
26
render() {
27
return (
0 commit comments