We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 189ea80 commit d9ca6d7Copy full SHA for d9ca6d7
docs/rspress.config.ts
@@ -3,7 +3,7 @@ import { defineConfig } from 'rspress/config';
3
4
export default defineConfig({
5
root: path.join(__dirname, 'docs'),
6
- base: '/react-native-testing-library/',
+ base: '/react-native-bottom-tabs/',
7
title: 'Native Bottom Tabs',
8
description: 'React Native Bottom Tabs Documentation',
9
themeConfig: {
0 commit comments