We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6d6b2 commit 1575565Copy full SHA for 1575565
src/FetchLoading.tsx
@@ -1,4 +1,4 @@
1
-import { FC } from 'react'
+import React, { FC } from 'react'
2
import './index.css'
3
4
type FetchLoadingProps = {
0 commit comments