0
Sergei.Gorlovetsky created
2 Answer(s)
-
0
Thanks, I found it myself actually.
I was following this https://abp.io/docs/latest/framework/ui/angular/data-table-column-extensions#data-table-column-or-entity-prop-extensions-for-angular-ui
but I was not able to find the correct import.
I was importing PropContributers from
@abp/ng.tenant-manegement
, but infact the correct import is'@volo/abp.ng.saas'
-
0
Hi,
I was importing PropContributers from @abp/ng.tenant-manegement, but infact the correct import is '@volo/abp.ng.saas'
yes, the code for this document is an open source module, you just need to change the
import