mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
PNG converted to base64 don't work on stackblitz. As stackblitz does't support binary files for dynamicaly created projects, we now use only svgs. Fixes: #48773 PR Close #48774 |
||
|---|---|---|
| .. | ||
| app.component.css | ||
| app.component.html | ||
| app.component.ts | ||
| app.module.1.ts | ||
| app.module.ts | ||
| click.directive.ts | ||
| hero-detail.component.ts | ||
| hero-form.component.html | ||
| hero-form.component.ts | ||
| hero-switch.components.ts | ||
| hero.ts | ||
| sizer.component.ts | ||
| svg.component.css | ||
| svg.component.svg | ||
| svg.component.ts | ||