Skip to content

Commit 890d8a5

Browse files
chore(merge): fix a merge issue
1 parent 7499239 commit 890d8a5

File tree

1 file changed

+0
-7
lines changed
  • packages/node_modules/overmind-react/src

1 file changed

+0
-7
lines changed

packages/node_modules/overmind-react/src/index.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import 'proxy-state-tree'
2-
31
import {
42
ENVIRONMENT,
53
EventType,
@@ -9,11 +7,6 @@ import {
97
Overmind,
108
OvermindMock,
119
} from 'overmind'
12-
<<<<<<< HEAD
13-
import { IMutationCallback } from 'proxy-state-tree'
14-
=======
15-
import 'proxy-state-tree'
16-
>>>>>>> 74c7ada... feat(overmind-react): conform to new typing, remove old connect and useOvermind hook
1710
import * as react from 'react'
1811
import {
1912
unstable_cancelCallback,

0 commit comments

Comments
 (0)