File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ telemetry.optOut();
52
52
53
53
The following controls are currently available:
54
54
55
- - [ AccessibleAccordion] ( ./controls/AccessibleAccordion /Accordion ) (Control to render an accordion. React ` AccessibleAccourdion ` -based implementation)
55
+ - [ AccessibleAccordion] ( ./controls/accessibleAccordion /Accordion ) (Control to render an accordion. React ` AccessibleAccourdion ` -based implementation)
56
56
- [ Accordion] ( ./controls/Accordion ) (Control to render an accordion)
57
57
- [ Carousel] ( ./controls/Carousel ) (Control displays children elements with 'previous/next element' options)
58
58
- [ Charts] ( ./controls/ChartControl ) (makes it easy to integrate [ Chart.js] ( https://www.chartjs.org/ ) charts into web part)
Original file line number Diff line number Diff line change 9
9
- ' Submitting a PR ' : ' guides/submitting-pr.md'
10
10
- ' Migrate v1 to v2 ' : ' guides/migrate-from-v1.md'
11
11
- Controls :
12
- - AccessibleAccordion : ' controls/AccessibleAccordion /Accordion.md'
12
+ - AccessibleAccordion : ' controls/accessibleAccordion /Accordion.md'
13
13
- Accordion : ' controls/Accordion.md'
14
14
- Carousel : ' controls/Carousel.md'
15
15
- Charts :
You can’t perform that action at this time.
0 commit comments