Hi there! Thanks for your work so far.
I am asking myself if it's possible to apply a custom view to multiple resources?
Let's say I've got three resources
PersonType
AccessType
TeamType
all of them should have a custom view, since they use the same trait that needs to be shown in custom style.
What would be the best approach in this case?
Thank you!