-
-
Notifications
You must be signed in to change notification settings - Fork 364
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
🔧 vue3 composition api #6703
🔧 vue3 composition api #6703
Conversation
✅ Deploy Preview for koda-canary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
AI-Generated Summary: This pull request includes two significant changes. The first patch updates the |
Reviewpad Report
|
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.
smol stuff here and there
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.
smol
@@ -188,21 +189,9 @@ const tellFrens = (caller: string, withdraw: boolean) => { | |||
} | |||
|
|||
watch(currentPage, (val) => { | |||
replaceUrl(String(val)) | |||
replaceUrl({ page: String(val) }) |
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.
GIga cHad Enerygy
Code Climate has analyzed commit d9be03b and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
EmotionList
(not used anymore)History
Big componentHolder
composition api