Floating "Load more" makeover (#8420)

This commit is contained in:
Samuel Newman
2025-05-28 00:33:19 +03:00
committed by GitHub
parent 342f820ec0
commit 4303bca860
6 changed files with 110 additions and 113 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import {StyleSheet, View} from 'react-native'
import {isTouchDevice} from '#/lib/browser'
import {useTheme, ViewStyleProp} from '#/alf'
import {useTheme, type ViewStyleProp} from '#/alf'
export function SubtleWebHover({
style,