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.
1 parent 7208cb4 commit 0e309f9Copy full SHA for 0e309f9
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