Skip to content

Commit

Permalink
trying to ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvshivkov authored Nov 6, 2024
1 parent 124388f commit feaa5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ function Feature({title, Svg, description, link}: FeatureItem) {
// </div>
// </div>
<div className={clsx('col col--4')}>
// @ts-ignore
<scale-card to={link} class="scale-telekom-feature-card">

Check failure on line 66 in src/components/HomepageFeatures/index.tsx

View workflow job for this annotation

GitHub Actions / check

Property 'scale-card' does not exist on type 'JSX.IntrinsicElements'.
<div style={{margin: '-24px'}}>
<div className="text--center">
Expand Down

0 comments on commit feaa5a5

Please sign in to comment.