Skip to content

Commit

Permalink
Update index.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
renebrandel authored Dec 6, 2023
1 parent cb2d07c commit a659fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/gen2/start/quickstart/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ export default function HomePage() {
}
```

Once you save the file and navigate back to `http://localhost:3000`, you should see an empty list of to-dos.
Once you save the file and navigate back to `http://localhost:3000`, you should see a blank page for now because you have only an empty list of to-dos.

### Create a new to-do item

Expand Down

0 comments on commit a659fdd

Please sign in to comment.