Skip to content

Commit 201d319

Browse files
committed
Add tracking bug number
1 parent e78abc3 commit 201d319

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

__tests__/App-test.js

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ import {XamlExamplePage} from '../src/examples/XamlExamplePage';
3434
//import {TrackPlayerExamplePage} from '../src/examples/TrackPlayerExamplePage';
3535
import {WindowsHelloExamplePage} from '../src/examples/WindowsHelloExamplePage';
3636
import {ExpanderExamplePage} from '../src/examples/ExpanderExamplePage';
37+
// https://github.com/microsoft/react-native-gallery/issues/420
3738
// Unable to import: {export * from './types'; SyntaxError: Unexpected token 'export'
3839
//import {RadioButtonsExamplePage} from '../src/examples/RadioButtonsExamplePage';
3940
import {View} from 'react-native';

0 commit comments

Comments
 (0)