-
Notifications
You must be signed in to change notification settings - Fork 394
shayan/feq-931/ fixed ts error for OrderedPlatformSections component #11571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
shayan/feq-931/ fixed ts error for OrderedPlatformSections component #11571
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Kudos, SonarCloud Quality Gate passed!
|
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information. |
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-shayan-deriv-shayan-fix-ordered-platf-10a575.binary.sx/ |
|
⏳ Generating Lighthouse report... |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |
|
❌ Smoke test run (1) failed. See logs for details: Visit Action |
|
❌ Smoke test run (2) failed. See logs for details: Visit Action |








we had an ts error for

<OrderedPlatformSections/>and to fix it I converted the components props into an object.