Skip to content

Commit a698c8f

Browse files
fix(fix React dependency):
1 parent 9564319 commit a698c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import React from 'React'
1+
import React from 'react'
22

33
import {
44
merge, deepCopy

0 commit comments

Comments
 (0)