You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: typing for template props data context (#2754)
makes MgtTemplateProps generic to define the type for dataContext with a default of any type
this provides backwards compatability and allows for specific typing of templates.
0 commit comments