Skip to content

Commit fc57498

Browse files
NataliaTepluhinayyx990803
authored andcommitted
feat: added tutorial navigation
1 parent 9969d0f commit fc57498

File tree

5 files changed

+1
-1
lines changed

5 files changed

+1
-1
lines changed

src/tutorial/src/step-6 copy/description.md renamed to src/tutorial/src/step-7/description.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Conditional Rendering - 2
1+
# More on Conditional Rendering
22

33
The last thing we want to implement in this lesson is hiding the input field when the game is already started and showing a button `Change colors number`. Clicking on the button will set the game to "not-started" and show the input again. First, let's add the button to our template:
44

0 commit comments

Comments
 (0)