Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cpojer committed Feb 3, 2020
1 parent c806434 commit 8986467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Expand Up @@ -576,7 +576,7 @@ if (__DEV__) {
},
});

// $FlowFixMe This is intentional: Flow will error when attempting to access ART.
// $FlowFixMe This is intentional: Flow will error when attempting to access ToolbarAndroid.
Object.defineProperty(module.exports, 'ToolbarAndroid', {
configurable: true,
get() {
Expand Down

0 comments on commit 8986467

Please sign in to comment.