-
Notifications
You must be signed in to change notification settings - Fork 0
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
Fix/player duration props [WTEL-4110 #235
Conversation
Qodana for JSIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
@@ -41,6 +41,10 @@ export default { | |||
type: Boolean, | |||
default: false, | |||
}, | |||
duration: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
а може isDuration? чи якось по іншому, бо тип булеан
І як новий проп кидаємо, то треба в доку зміни)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
це слушно, подивилась ще раз
Пропоную, все ж таки, залишити як є, бо інші пропса названі саме таким чином.
типу invertTime, download, autoplay
No description provided.