Skip to content
Snippets Groups Projects
Commit 26760ed2 authored by Alexander Reifschneider's avatar Alexander Reifschneider
Browse files

OZG-7707 add publics

parent 16ba4a56
Branches hot-fix-disable-aggregation-mapping-links
Tags
1 merge request!114OZG-7707 angular svg icon
......@@ -72,6 +72,6 @@ export class IconComponent {
@Input() size: IconVariants['size'] = 'medium';
@Input() fill: IconVariants['fill'] = 'primary';
readonly iconVariants = iconVariants;
readonly twMerge = twMerge;
public readonly iconVariants = iconVariants;
public readonly twMerge = twMerge;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment