[#5858] Fix elements of tags (#5859)

This commit is contained in:
Yuuki Ebihara 2020-07-11 22:07:21 +09:00 committed by GitHub
parent 6d56cd991a
commit 681e94a921
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,9 @@ Shows a list of all available reports
## Basic Usage ## Basic Usage
```html ```html
<analytics-report-list <adf-analytics-report-list
[layoutType]="'LIST'"> [layoutType]="'LIST'">
</analytics-report-list> </adf-analytics-report-list>
``` ```
## Class members ## Class members