We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f972285 commit c6a8240Copy full SHA for c6a8240
.yarnrc.yml
documentation/docs/.vitepress/config.ts
@@ -12,8 +12,6 @@ export default defineConfig({
12
{ rel: 'icon', href: '/favicon.png' }
13
]
14
],
15
- outDir: '../../public',
16
- base: '/react-native/react-native-material-components/',
17
themeConfig: {
18
search: {
19
provider: "local",
0 commit comments