7fab23d22b25d5fae383b8d8cebf90f0b59c4fc0
- Removed the use of $set for updating betterPricesMap, leveraging direct assignment instead, which is now the standard in Vue 3. - Simplified the getBetterPrices method by eliminating unnecessary logging, enhancing code clarity while maintaining functionality. - These changes aim to improve performance and align with Vue 3 best practices for state management.
Description
No description provided
Languages
JavaScript
68.4%
Vue
22.6%
Kotlin
5.4%
C++
2.2%
Shell
0.9%
Other
0.2%