Skip to content

Commit

Permalink
Update build-a-sample-app.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
moyeah authored Sep 30, 2023
1 parent 2015c03 commit ada788c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ Finally, add an `index.html` file in the root directory of your app.
<head>
<meta charset="utf-8" />
<title>Yew App</title>
<body></body>
</head>
<body></body>
</html>
```

Expand Down

0 comments on commit ada788c

Please sign in to comment.