Skip to content

Commit 2483e63

Browse files
authored
Merge pull request #5761 from IgniteUI/igniteui-angular-5759
docs(list): fix missing slash that prevents sassdoc from building thecorrect documentation
2 parents f85f644 + 0beebe3 commit 2483e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/list/_list-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/// @param {Color} $item-background [null] - The list item background color.
1616
/// @param {Color} $item-background-hover [null] - The list item hover background color.
1717
/// @param {Color} $item-background-active [null] - The active list item background color.
18-
//
18+
///
1919
/// @param {Color} $item-text-color [null] - The list item text color.
2020
/// @param {Color} $item-text-color-hover [null] - The list item hover text color.
2121
/// @param {Color} $item-text-color-active [null] - The active list item text color.

0 commit comments

Comments
 (0)