We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25ba057 + 8555084 commit b4de758Copy full SHA for b4de758
Lab.md
@@ -125,7 +125,7 @@ Update the default web part to pass into the React component an instance of the
125
```
126
127
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**.
+ 1. Create a new file **IGraphPersonaState.ts** and save it to the folder: **src\webparts\graphPersona\components**.
129
1. Add the following code to define a new state object that will be used by the component:
130
131
```ts
0 commit comments