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 fc4fbef + 1f960e1 commit f0a8cddCopy full SHA for f0a8cdd
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