mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
feat(devtools): add opening instructions
This commit is contained in:
parent
9e69842801
commit
a42eee68cc
1 changed files with 4 additions and 1 deletions
|
|
@ -44,7 +44,10 @@
|
|||
<h4 class="header-text">Angular DevTools</h4>
|
||||
<div class="message">
|
||||
<img class="icon" src="/assets/check.png" />
|
||||
<p>Angular application running development mode.</p>
|
||||
<section>
|
||||
<p>Angular application running development mode.</p>
|
||||
<p>Open developer tools, and select the Angular tab.</p>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue