Fixed animations

This commit is contained in:
Christian Anetzberger
2023-01-30 18:36:24 +01:00
parent 63bab028f7
commit d1b2652aaf
7 changed files with 44 additions and 26 deletions

View File

@@ -173,6 +173,7 @@ class Fertigungsverfahren extends React.Component {
<Productpage
bgurl={this.props.bgurl}
iconurl={this.props.iconurl}
iconalt={this.props.iconalt}
title={this.props.title}
text={this.props.text}
/>