Browse Source
Merge pull request #14854 from abpframework/enisn-patch-2
Fix typo in Extensions-Overall.md
pull/14855/head
Fatih KILIÇ
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/en/UI/Angular/Extensions-Overall.md
|
|
|
@ -11,7 +11,7 @@ See the documents below for the details: |
|
|
|
|
|
|
|
## Extensible Table Component |
|
|
|
|
|
|
|
Using [ngx-datatable](https://github.com/swimlane/ngx-datatable) in extensinble table. |
|
|
|
Using [ngx-datatable](https://github.com/swimlane/ngx-datatable) in extensible table. |
|
|
|
|
|
|
|
````ts |
|
|
|
<abp-extensible-table |
|
|
|
|