Skip to content

Commit 448d952

Browse files
authored
Merge branch 'master' into rkaraivanov/reexport-to-public-api
2 parents 8023cf9 + 09823db commit 448d952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/igniteui-angular/src/lib/core/styles/components/chip/_chip-theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/// Chip Theme
88
/// @param {Map} $palette [$default-palette] - The palette used as basis for styling the component.
9-
/// @param {Color} $border-radius [null] - The chip border-radius.
9+
/// @param {String} $border-radius [null] - The chip border-radius.
1010
///
1111
/// @param {Color} $text-color [null] - The chip text color.
1212
/// @param {Color} $background [null] - The chip background color.

0 commit comments

Comments
 (0)