workspace-ionic-app/src/app/explore-container/explore-container.component...

4 lines
187 B
HTML
Raw Normal View History

2023-02-16 11:43:06 +01:00
<div id="container">
<strong>{{ name }}</strong>
<p>Explore <a target="_blank" rel="noopener noreferrer" href="https://ionicframework.com/docs/components">UI Components</a></p>
</div>