docs: fix crisis-detail milestone files (#27025)
Crisis Detail's template was being added two times and the component's TS none. PR Close #27025
This commit is contained in:
parent
1df8be5573
commit
1fb6731285
|
@ -3796,7 +3796,7 @@ The relevant *Crisis Center* code for this milestone follows.
|
||||||
|
|
||||||
</code-pane>
|
</code-pane>
|
||||||
|
|
||||||
<code-pane header="crisis-detail.component.html" path="router/src/app/crisis-center/crisis-detail/crisis-detail.component.html">
|
<code-pane header="crisis-detail.component.ts" path="router/src/app/crisis-center/crisis-detail/crisis-detail.component.ts">
|
||||||
|
|
||||||
</code-pane>
|
</code-pane>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue