Skip to content

Commit 3585670

Browse files
committed
Uncover banner
1 parent f922b3b commit 3585670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/docs-gesture-handler/src/components/topBarBannerConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import type { BannerZone } from '@swmansion/t-rex-ui';
33
export const TOP_BAR_BANNER = {
44
rotateIntervalMs: 4000,
55
hiddenPaths: [
6-
'/react-native-gesture-handler/docs',
6+
// '/react-native-gesture-handler/docs',
77
'/react-native-gesture-handler/search',
88
] as string[],
99
zones: [

0 commit comments

Comments
 (0)