[ADF-2463] Moved core components to subfolder (#3062)

This commit is contained in:
Andy Stark
2018-03-12 16:24:40 +00:00
committed by Eugenio Romano
parent f3459e1221
commit 333e8ee89c
35 changed files with 69 additions and 68 deletions

View File

@@ -59,7 +59,7 @@ You can use inside the filterParam one of the properties from [FilterParamsModel
### How to create an accordion menu with the task filter
The task filter often works well as an item in an accordion menu. See the [Accordion component](accordion.component.md)
The task filter often works well as an item in an accordion menu. See the [Accordion component](core/accordion.component.md)
page for an example of how to do set this up.
## See also