File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ This component must be used with Server-Side Rendering (SSR) because Netlify
4141searches for a ` data-netlify ` attribute on HTML ` form ` tags to setup their
4242Forms backend for you.
4343
44- ➡️ _ Suggestions for SSR: GatsbyJS , Next.js, react-static _
44+ ➡️ _ Suggestions for SSR: Astro , Next.js, Remix or Vite _
4545
4646</Alert >
4747
Original file line number Diff line number Diff line change @@ -7,10 +7,9 @@ import Readme from '../../../README.md'
77
88<center >
99 <img
10- src = ' logo.png'
11- alt = ' react-netlify-forms'
12- title = ' react-netlify-forms'
13- style = { { padding: ' 1rem 0.5rem 0rem 0.5rem' , maxHeight: ' 140px' }}
10+ src = ' favicon.png'
11+ alt = ' react-netlify-forms Logo'
12+ style = { { padding: ' 1rem 0.5rem 0rem 0.5rem' , maxHeight: ' 120px' }}
1413 />
1514</center >
1615
You can’t perform that action at this time.
0 commit comments