docs(download): add download button with hubspot form (#5725)

This commit is contained in:
Denis Strigo 2020-07-10 13:34:49 +03:00 committed by Sergey Andrievskiy
parent 1abd81dae3
commit 42815aa714
15 changed files with 301 additions and 25 deletions

View file

@ -25,7 +25,7 @@ export class EvaIconsPipe implements PipeTransform {
options: {
height: number;
width: number;
fill: string;
fill?: string;
animationType?: string;
animationHover?: boolean;
animationInfinity?: boolean;