style: remove trailing whitespace

This commit is contained in:
Sergey Andrievskiy 2020-10-09 14:02:13 +03:00
parent c92ebbbbee
commit 70e5e3cc70

View file

@ -26,5 +26,5 @@ export class IntegrationDescriptionComponent {
@Input() features: string[];
@Input() url: string;
@Input() buttonText: string;
}