Page MenuHomePhabricator

D12159.diff
No OneTemporary

D12159.diff

diff --git a/native/redux/redux-debug-utils.js b/native/redux/redux-debug-utils.js
--- a/native/redux/redux-debug-utils.js
+++ b/native/redux/redux-debug-utils.js
@@ -1,6 +1,6 @@
// @flow
-import Alert from '../utils/alert.js';
+import { Alert } from 'react-native';
function onStateDifference(message: string) {
Alert.alert('State difference found', message);

File Metadata

Mime Type
text/plain
Expires
Tue, Dec 3, 4:06 AM (20 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2610143
Default Alt Text
D12159.diff (371 B)

Event Timeline