Skip to content

Commit 8c01bfb

Browse files
committed
Fix some minor conflicting syntactical issues
1 parent 74661b3 commit 8c01bfb

File tree

1 file changed

+7
-7
lines changed
  • pages/lessons/projects

1 file changed

+7
-7
lines changed

pages/lessons/projects/3.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ In the previous lesson, we talked about NFTs and their use cases. Unlike traditi
3636
![1_diagram.png](/assets/lessons/3/1_diagram.png)
3737

3838
{/* WARM-UP QUESTIONS */}
39-
SideDrawer buttonText="Checkpoint Questions" title="Creating a Robust Development Environment">
40-
<Question question="lesson-3/<# of section block+section name/Q1" />
41-
<Question question="lesson-3//Q2" />
42-
<Question question="lesson-3//Q3" />
43-
<Question question="lesson-3//Q4" />
44-
<Question question="lesson-3/-/Q5" />
45-
</SideDrawer>
39+
<SideDrawer buttonText="Warm-up Questions" title="Some previous knowledge, some prediction">
40+
<Question question="lesson-2/1-intro/Q1" />
41+
<Question question="lesson-2/1-intro/Q2" />
42+
<Question question="lesson-2/1-intro/Q3" />
43+
<Question question="lesson-2/1-intro/Q4" />
44+
<Question question="lesson-2/1-intro/Q5" />
45+
</SideDrawer>
4646
<br/>
4747
**Now that we have set the stage, it's time to dive into the exciting world of tiered NFTs and uncover the unique superpowers they possess. By the end of this tutorial, you will have gained a wealth of knowledge and accomplished the following steps**:
4848

0 commit comments

Comments
 (0)