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
80.7%
Vue
18.8%
Shell
0.3%