File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Below is described the best way to scaffold the source folder where all folders
3838 │ │ │ │ │ ├── ...
3939 ....
4040
41- Each folder/file purpose is described below:
41+ #### Each folder/file purpose is described below:
4242| Folder/File | Purpose |
4343| --- | --- |
4444| MyCustomWebpart.ts | Initial file that will instantiate the render of the webpart and manage its configuration panel settings |
@@ -66,4 +66,4 @@ Make sure each component folder follows/contains bellow recommendations:
6666 * [ Scaffold projects using yeoman SharePoint generator] ( https://docs.microsoft.com/en-us/sharepoint/dev/spfx/toolchain/scaffolding-projects-using-yeoman-sharepoint-generator )
6767
6868## Next chapter
69- * [ APIs] ( ./APIs )
69+ * [ APIs] ( .. /APIs )
You can’t perform that action at this time.
0 commit comments