This website requires JavaScript.
Explore
Help
Sign In
Archives
/
Athou_commafeed
Watch
1
Star
0
Fork
1
You've already forked Athou_commafeed
mirror of
https://github.com/Athou/commafeed.git
synced
2026-03-21 21:37:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
009ec7a59b2925f87896cb002c8d34903e6fc19b
Athou_commafeed
/
commafeed-client
/
src
/
components
/
DisablePullToRefresh.tsx
5 lines
103 B
TypeScript
Raw
Normal View
History
Unescape
Escape
replace complex eslint config with biome
2024-06-13 21:54:14 +02:00
export
const
DisablePullToRefresh
=
(
)
=
>
{
use React 19 features to be able to remove unmaintained React Helmet
2025-02-07 19:58:14 +01:00
import
(
"./DisablePullToRefresh.css"
)
add @/ prefix for absolute imports
2025-06-27 16:29:31 +02:00
return
null
replace complex eslint config with biome
2024-06-13 21:54:14 +02:00
}
Reference in New Issue
Copy Permalink