From c13a262448754a5e7f60ec64b522f20b14a0cf8e Mon Sep 17 00:00:00 2001 From: Adam Sobotka Date: Mon, 31 Oct 2022 15:23:48 +0100 Subject: [PATCH] change icon to change the fkin tab --- index.html | 1 + public/favicon.ico | Bin 0 -> 305 bytes src/App.tsx | 3 ++- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 public/favicon.ico 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 0000000000000000000000000000000000000000..95740c89b0738b570986c703cf401facfab64072 GIT binary patch literal 305 zcmV-10nYx3P)kdg0002^NklOj*u)m_z7d#P=wTq0f7VQQgR#iU(b=FfLMFbetv zc5$aNUE%FvWr^MRnL1G=?~J^24_|+-KVKe@yXyY{<*<3`(XlR#00000NkvXXu0mjf DmUx07 literal 0 HcmV?d00001 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