Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
18c7f8c125
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      mdev/conn.native.js

+ 2
- 0
mdev/conn.native.js View File

@@ -2,6 +2,8 @@
2 2
 
3 3
 import _ from 'lodash';
4 4
 import React, { PureComponent } from 'react';
5
+
6
+
5 7
 function nop(){}
6 8
 window.nop = nop
7 9
 

Loading…
Cancel
Save