Skip to content

Commit 2d5ab12

Browse files
Change HelloWorld.module.scss to HelloWorldFieldCustomizer.module.scss
Please Change HelloWorld.module.scss to HelloWorldFieldCustomizer.module.scss - this is probably a copy/paste artefact.
1 parent c45d337 commit 2d5ab12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/extensions/get-started/building-simple-field-customizer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ You cannot currently use the local Workbench to test SharePoint Framework Extens
213213

214214
Now that we have successfully tested the out-of-the-box starting point of the Field Customizer, let's modify the logic slightly to have a more polished rendering of the field value.
215215

216-
1. Open the **HelloWorld.module.scss** file in the **src\extensions\helloWorld** folder, and update the styling definition as follows.
216+
1. Open the **HelloWorldFieldCustomizer.module.scss** file in the **src\extensions\helloWorld** folder, and update the styling definition as follows.
217217

218218
```
219219
.HelloWorld {

0 commit comments

Comments
 (0)