We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3eae23 commit aeecaf0Copy full SHA for aeecaf0
2 files changed
templates/react-starter/src/App.jsx
@@ -35,7 +35,7 @@ function App() {
35
ariaLabel="Open quickstart guides on Juno's website"
36
title="Quickstart"
37
>
38
- Discover how to use Next.js with Juno.
+ Discover how to use React with Juno.
39
</Article>
40
41
<Article
templates/react-ts-starter/src/App.tsx
0 commit comments