mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
adding exercies for steps 2-1 and 2-2
This commit is contained in:
@@ -69,13 +69,13 @@
|
||||
Setup, HTML, CSS, Javascript and Intro to React
|
||||
</li>
|
||||
<li class="Tile">
|
||||
<a target="_blank" href="/step2-01/" class="Tile-link">
|
||||
<a target="_blank" href="/step2-01/demo/" class="Tile-link">
|
||||
Step 1<br />
|
||||
Typescript Basics
|
||||
</a>
|
||||
</li>
|
||||
<li class="Tile">
|
||||
<a target="_blank" href="/step2-02/" class="Tile-link">
|
||||
<a target="_blank" href="/step2-02/demo/" class="Tile-link">
|
||||
Step 2<br />
|
||||
UI Fabric
|
||||
</a>
|
||||
@@ -89,7 +89,7 @@
|
||||
<li class="Tile">
|
||||
<a target="_blank" href="/step2-04/" class="Tile-link">
|
||||
Step 4<br />
|
||||
UI Fabric: Theming and Styling
|
||||
Testing with jest
|
||||
</a>
|
||||
</li>
|
||||
<li class="Tile">
|
||||
|
||||
Reference in New Issue
Block a user