Update PagerWithHeader.web.tsx

This commit is contained in:
Minseo Lee
2024-08-10 19:36:48 +09:00
parent 36852ab4b0
commit 29e2fc9cc3
@@ -193,7 +193,6 @@ const styles = StyleSheet.create({
tabBarContainer: {
// @ts-ignore web-only
position: 'sticky',
// overflow: 'hidden',
top: 0,
zIndex: 1,
},