mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-12-25 10:03:07 +03:00
fix spelling mistake in react component
This commit is contained in:
parent
3561b58aac
commit
70ba7f0608
@ -16,7 +16,7 @@ const MainPage = () => {
|
|||||||
Open <code>ext/MainPage.js</code> to edit it.
|
Open <code>ext/MainPage.js</code> to edit it.
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<div class="buttons">
|
<div className="buttons">
|
||||||
<a
|
<a
|
||||||
className="button button-filled"
|
className="button button-filled"
|
||||||
href="https://wasp-lang.dev/docs/tutorials/todo-app"
|
href="https://wasp-lang.dev/docs/tutorials/todo-app"
|
||||||
|
Loading…
Reference in New Issue
Block a user