fix(angular): Clean up formatting and fix JSX example in README

- Remove duplicate horizontal rules in angular/SKILL.md
- Remove duplicate horizontal rules in angular-best-practices/SKILL.md
- Fix React-style JSX in angular-ui-patterns/README.md to use Angular template syntax
This commit is contained in:
Chau (Joe) Nguyen
2026-02-04 00:51:34 -06:00
parent b46e45fb4d
commit 6247fcefab
3 changed files with 11 additions and 10 deletions

View File

@@ -436,8 +436,6 @@ export class ApiService {
---
---
## 7. Component Composition & Reusability
### Content Projection (Slots)