Skip to content

Commit b4de758

Browse files
authored
Merge pull request #12 from Ballzer0/master
Update Lab.md
2 parents 25ba057 + 8555084 commit b4de758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Update the default web part to pass into the React component an instance of the
125125
```
126126
127127
1. Create a new interface that will keep track of the component's state:
128-
1. Create a new file **IGraphPersonaState.ts** and save it to the folder: **src\webparts\graphResponse\components**.
128+
1. Create a new file **IGraphPersonaState.ts** and save it to the folder: **src\webparts\graphPersona\components**.
129129
1. Add the following code to define a new state object that will be used by the component:
130130

131131
```ts

0 commit comments

Comments
 (0)