docs(angular): fix breaking change version typo (#24159)

This commit is contained in:
Liam DeBeasi
2021-11-03 15:28:42 -04:00
committed by GitHub
parent e757e718c9
commit 5bd905d5e9

View File

@ -338,7 +338,7 @@ This section details the desktop browser, JavaScript framework, and mobile platf
| Framework | Supported Version |
| --------- | --------------------- |
| Angular | 11+ with Ivy renderer |
| Angular | 12+ |
| React | 17+ |
| Vue | 3.0.6+ |