Skip to content

Commit 6810c4e

Browse files
authored
fix(TS): types for v3 breaking change (#69)
1 parent b2f82ce commit 6810c4e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import * as React from 'react'
22

33
export interface FallbackProps {
44
error?: Error
5-
componentStack?: string
65
resetErrorBoundary: () => void
76
}
87

0 commit comments

Comments
 (0)