Files
unicorn-utterances/content/blog/angular-dynamic-host-usage/red-dynamic-host-directive/src/index.html
2023-12-29 00:51:23 -07:00

9 lines
109 B
HTML

<html>
<head>
<title>Red Host Directive</title>
</head>
<body>
<app-root></app-root>
</body>
</html>