diff --git a/index.html b/index.html index 2da7cfd..4c6b87a 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ + diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..95740c8 Binary files /dev/null and b/public/favicon.ico differ diff --git a/src/App.tsx b/src/App.tsx index a77e3d0..d242396 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -136,6 +136,7 @@ export function App() { @@ -144,7 +145,7 @@ export function App() { onClick={() => { revalidate; }} - disabled={isFetching} + disabled={isFetching || isEligible} > Validate