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 0e3570e commit c355ee1Copy full SHA for c355ee1
packages/docs/astro.config.mjs
@@ -15,7 +15,8 @@ export default defineConfig({
15
description:
16
'React components and hooks giving you the power of Netlify Forms',
17
editLink: {
18
- baseUrl: 'https://github.com/pyrax/react-netlify-forms/edit/master/packages/docs/'
+ baseUrl:
19
+ 'https://github.com/pyrax/react-netlify-forms/edit/master/packages/docs/'
20
},
21
logo: {
22
src: './src/assets/logo.png',
0 commit comments