mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-04-10 21:09:04 +02:00
Update opensaas-sh/blog/src/content/docs/guides/seo.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
This commit is contained in:
parent
56ec50663c
commit
27cba840ca
@ -50,7 +50,7 @@ Next, you need to wrap your main App component (`app/src/client/App.tsx`) with `
|
||||
|
||||
```jsx
|
||||
//Add the react-helmet-async import
|
||||
import {HelmetProvider } from 'react-helmet-async';
|
||||
import { HelmetProvider } from 'react-helmet-async';
|
||||
|
||||
//Wrap the main App component
|
||||
export default function App() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user