useCachedFetch hook for trending api calls

This commit is contained in:
Martti Malmi
2023-12-26 20:15:26 +02:00
parent 6b88df96ab
commit f70d752fae
9 changed files with 167 additions and 265 deletions

View File

@ -75,7 +75,6 @@
}
html {
scroll-behavior: smooth;
-webkit-tap-highlight-color: transparent;
}