File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed
Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -220,8 +220,19 @@ <h3>Receiving params from a path</h3>
220220 </ section >
221221
222222 </ section >
223- < section id ="examples " data-visibility ="uncounted "> < h2 > Live Code Example</ h2 >
224- < li > < a href ="https://stackblitz.com/edit/stackblitz-starters-vvryx1?file=package.json " target ="_blank "> Routing</ a > </ li >
223+ < section >
224+ < section id ="summary ">
225+ < h2 > Summary</ h2 >
226+ < ul >
227+ < li > Router Core Principle & Operations</ li >
228+ < li > Configuration Steps</ li >
229+ < li > Usage of path variables</ li >
230+ </ ul >
231+ < p class ="hint center "> Live Code Examples below</ p >
232+ </ section >
233+ < section id ="examples " data-visibility ="uncounted "> < h2 > Live Code Example</ h2 >
234+ < li > < a href ="https://stackblitz.com/edit/stackblitz-starters-vvryx1?file=package.json " target ="_blank "> Routing</ a > </ li >
235+ </ section >
225236 </ section >
226237 </ div >
227238</ div >
You can’t perform that action at this time.
0 commit comments