diff --git a/samples/OrganisationChart/src/webparts/organisationChart/components/OrganisationChart.tsx b/samples/OrganisationChart/src/webparts/organisationChart/components/OrganisationChart.tsx index 3d6e269a7..92f690145 100644 --- a/samples/OrganisationChart/src/webparts/organisationChart/components/OrganisationChart.tsx +++ b/samples/OrganisationChart/src/webparts/organisationChart/components/OrganisationChart.tsx @@ -109,7 +109,7 @@ export default class OrganisationChart extends React.Component = ServiceKey.create("userprofileservicekey", UserProfileService); let userProfileServiceInstance: IUserProfileService; @@ -117,13 +117,14 @@ export default class OrganisationChart extends React.Component