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.
1 parent 930bf52 commit 8555084Copy full SHA for 8555084
Lab.md
@@ -124,7 +124,7 @@ Update the default web part to pass into the React component an instance of the
124
```
125
126
1. Create a new interface that will keep track of the component's state:
127
- 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**.
128
1. Add the following code to define a new state object that will be used by the component:
129
130
```ts
0 commit comments