diff --git a/docs/en/Blog-Posts/2019-08-16 v0_19_Release/Post.md b/docs/en/Blog-Posts/2019-08-16 v0_19_Release/Post.md index c915f508a5..408e94d6b4 100644 --- a/docs/en/Blog-Posts/2019-08-16 v0_19_Release/Post.md +++ b/docs/en/Blog-Posts/2019-08-16 v0_19_Release/Post.md @@ -16,9 +16,8 @@ Finally, ABP has a **SPA UI** option with the latest [Angular](https://angular.i We've created the template, document and infrastructure based on the latest Angular tools and trends: -* Uses [PrimeNG](https://www.primefaces.org/primeng/) as the main UI component library. You can use your favorite library, no problem, but pre-built modules works with PrimeNG components for datagrid and some other components. +* Uses [NgBootstrap](https://ng-bootstrap.github.io/) and [PrimeNG](https://www.primefaces.org/primeng/) as the UI component libraries. You can use your favorite library, no problem, but pre-built modules work with these libraries. * Uses [NGXS](https://ngxs.gitbook.io/ngxs/) as the state management library. -* ... Angular was the first SPA UI option, but it is not the last. After v1.0 release, we will start to work on a second UI option. Not decided yet, but candidates are Blazor, React and Vue.js. Waiting your feedback. You can thumb up using the following issues: