We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7208cb4 + 0e309f9 commit 1f960e1Copy full SHA for 1f960e1
index.d.ts
@@ -1,4 +1,4 @@
1
-import React from 'react';
+import * as React from 'react';
2
3
export interface FallbackProps {
4
error?: Error;
0 commit comments