forked from Archives/Athou_commafeed
use React 19 features to be able to remove unmaintained React Helmet
This commit is contained in:
4
commafeed-client/src/components/DisablePullToRefresh.css
Normal file
4
commafeed-client/src/components/DisablePullToRefresh.css
Normal file
@@ -0,0 +1,4 @@
|
||||
html,
|
||||
body {
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
Reference in New Issue
Block a user